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-02-15T00:53:39.895Z||main|||||INFO|500||The following profiles are active: basic 2023-02-15T00:54:14.408Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-15T00:54:14.414Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-15T00:54:14.821Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-15T00:54:25.935Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-15T00:54:27.269Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-15T00:54:28.645Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-15T00:54:29.130Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-15T00:54:30.822Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-15T00:54:36.401Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-15T00:54:49.929Z||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-02-15T00:54:57.368Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-15T00:54:57.579Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-15T00:54:57.769Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-15T00:54:57.802Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-15T00:55:00.391Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-15T00:55:01.607Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-15T00:55:03.677Z||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-02-15T00:55:09.416Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-02-15T00:55:09.417Z||main|||||ERROR|500||(conn=1856) Table 'catalogdb.activity_spec' doesn't exist 2023-02-15T00:55:09.454Z||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-02-15T00:55:15.075Z||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-02-15T00:55:19.986Z||main|||||WARN|500||--- 2023-02-15T00:55:19.986Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-15T00:55:19.987Z||main|||||WARN|500||--- 2023-02-15T00:55:20.612Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-15T00:55:28.867Z||main|||||INFO|500||Started Application in 121.12 seconds (JVM running for 134.641) 2023-02-15T00:55:28.893Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-15T00:55:28.895Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-15T00:55:28.909Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-15T00:55:28.998Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 34690644-1f3e-4807-854d-a9f1ecd4e437 url= /sdc/v1/artifactTypes 2023-02-15T00:55:29.007Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-15T00:55:29.283Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-15T00:55:29.353Z||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-02-15T00:55:29.354Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-02-15T00:55:29.354Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3bd2fdb6-790d-4d60-8e06-bc435082720f url= /sdc/v1/distributionKafkaData 2023-02-15T00:55:29.355Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-02-15T00:55:29.386Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-15T00:55:29.396Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@98ace6c 2023-02-15T00:55:29.490Z||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-8d985d53-186e-4da5-b8b2-5dcfa897e541 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-02-15T00:55:29.556Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Instantiated an idempotent producer. 2023-02-15T00:55:29.678Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-02-15T00:55:29.765Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-15T00:55:29.766Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-15T00:55:29.766Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676422529758 2023-02-15T00:55:29.777Z||scheduling-1|||||INFO|500||start DistributionClient 2023-02-15T00:55:29.807Z||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-fda35a2a-389f-423b-b106-97504271fc84 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-02-15T00:55:29.948Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-15T00:55:29.950Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-15T00:55:29.950Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676422529948 2023-02-15T00:55:29.953Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T00:55:29.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T00:55:29.968Z||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-edc0b31b-9011-41c5-a8d7-660346865a33 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-02-15T00:55:30.012Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-15T00:55:30.014Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-15T00:55:30.015Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676422530011 2023-02-15T00:55:30.018Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T00:55:30.026Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T00:55:30.038Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-02-15T00:55:31.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:31.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Cluster ID: 0BGUwRYBQcauz2wWAtf_Tw 2023-02-15T00:55:31.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:31.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:31.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:31.876Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:31.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:31.879Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] ProducerId set to 3 with epoch 0 2023-02-15T00:55:31.880Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A 2023-02-15T00:55:31.881Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A 2023-02-15T00:55:31.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A 2023-02-15T00:55:31.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A 2023-02-15T00:55:31.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A 2023-02-15T00:55:31.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A 2023-02-15T00:55:31.884Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Cluster ID: 0BGUwRYBQcauz2wWAtf_Tw 2023-02-15T00:55:31.892Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Cluster ID: 0BGUwRYBQcauz2wWAtf_Tw 2023-02-15T00:55:31.894Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-02-15T00:55:31.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-02-15T00:55:31.930Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] (Re-)joining group 2023-02-15T00:55:31.931Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] (Re-)joining group 2023-02-15T00:55:32.098Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6 2023-02-15T00:55:32.099Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-02-15T00:55:32.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] (Re-)joining group 2023-02-15T00:55:32.101Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff 2023-02-15T00:55:32.102Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-02-15T00:55:32.103Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] (Re-)joining group 2023-02-15T00:55:38.173Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff', protocol='range'} 2023-02-15T00:55:38.376Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6', protocol='range'} 2023-02-15T00:55:38.930Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:38.931Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:38.931Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:38.931Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:38.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:38.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g 2023-02-15T00:55:38.955Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6=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-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff=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-02-15T00:55:39.642Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6', protocol='range'} 2023-02-15T00:55:39.642Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff', protocol='range'} 2023-02-15T00:55:39.646Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-02-15T00:55:39.652Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-02-15T00:55:39.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-02-15T00:55:39.657Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-02-15T00:55:39.710Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-15T00:55:39.711Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-02-15T00:55:39.713Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-02-15T00:55:39.714Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-02-15T00:55:39.715Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-02-15T00:55:39.715Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-02-15T00:55:39.748Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-15T00:55:39.749Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-02-15T00:55:39.750Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-02-15T00:55:39.750Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-02-15T00:55:39.751Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-02-15T00:55:39.751Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-02-15T00:55:39.854Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-15T00:55:39.858Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-15T00:55:40.189Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-15T00:55:40.193Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-15T00:55:40.202Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-15T00:55:40.203Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-15T00:55:40.254Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-15T00:55:40.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-15T00:55:40.319Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-15T00:55:40.320Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-15T00:55:40.328Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-15T00:55:40.331Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-15T00:56:29.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T00:56:30.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T00:57:29.969Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T00:57:30.031Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T00:58:29.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T00:58:30.036Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T00:59:29.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T00:59:30.038Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:00:29.976Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:00:30.039Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:01:29.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:01:30.041Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:02:29.979Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:02:30.042Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:03:29.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:03:30.043Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:03:45.623Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-15T01:04:29.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:04:30.045Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:04:31.914Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Node -1 disconnected. 2023-02-15T01:04:32.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Node -1 disconnected. 2023-02-15T01:04:32.202Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Node -1 disconnected. 2023-02-15T01:05:29.983Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:05:30.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:06:29.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:06:30.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:07:29.989Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:07:30.050Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:08:29.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:08:30.052Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:09:29.993Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:09:30.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:10:29.994Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:10:30.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:11:30.077Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:11:30.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:12:30.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:12:30.080Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:13:30.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:13:30.083Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:14:30.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:14:30.087Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:15:30.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:15:30.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:16:30.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:16:30.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:17:30.086Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:17:30.090Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:18:30.088Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:18:30.090Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:19:30.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:19:30.092Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:20:30.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:20:30.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:21:30.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:21:30.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:22:30.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:22:30.095Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:23:30.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:23:30.097Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:24:30.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:24:30.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:25:30.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:25:30.101Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:26:30.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:26:30.101Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:27:30.102Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:27:30.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:28:30.104Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:28:30.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:29:30.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:29:30.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:30:30.108Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:30:30.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:31:30.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:31:30.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:32:30.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:32:30.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:33:30.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:33:30.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:34:30.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:34:30.112Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:35:30.114Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:35:30.115Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:36:30.116Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:36:30.119Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:37:30.120Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:37:30.121Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:38:30.122Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:38:30.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:39:30.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:39:30.124Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:40:30.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:40:30.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:41:30.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:41:30.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:42:30.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:42:30.145Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:43:30.129Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:43:30.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:44:30.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:44:30.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:45:30.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:45:30.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:46:30.135Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:46:30.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:47:30.138Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:47:30.161Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:48:30.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:48:30.162Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:49:30.145Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:49:30.163Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:50:30.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:50:30.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:51:30.147Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:51:30.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:52:30.149Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:52:30.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:53:30.151Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:53:30.168Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:54:30.153Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:54:30.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:55:30.155Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:55:30.171Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:56:30.157Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:56:30.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:57:30.161Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:57:30.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:58:30.163Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:58:30.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T01:59:30.164Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T01:59:30.179Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:00:30.166Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:00:30.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:01:30.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:01:30.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:02:30.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:02:30.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:03:30.174Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:03:30.185Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:04:30.175Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:04:30.186Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:05:30.176Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:05:30.187Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:06:30.177Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:06:30.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:07:30.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:07:30.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:08:30.179Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:08:30.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:09:30.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:09:30.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:10:30.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:10:30.192Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:11:30.186Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:11:30.193Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:12:30.188Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:12:30.195Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:13:30.189Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:13:30.195Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:14:30.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:14:30.196Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:15:30.192Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:15:30.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:16:30.193Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:16:30.200Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:17:30.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:17:30.203Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:18:30.197Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:18:30.204Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:19:30.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:19:30.205Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:20:30.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:20:30.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:21:30.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:21:30.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:22:30.205Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:22:30.208Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:23:30.205Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:23:30.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:24:30.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:24:30.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:25:30.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:25:30.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:26:30.212Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:26:30.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:27:30.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:27:30.217Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:28:30.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:28:30.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:29:30.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:29:30.219Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:30:30.221Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:30:30.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:31:30.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:31:30.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:32:30.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:32:30.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:33:30.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:33:30.234Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:34:30.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:34:30.235Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:35:30.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:35:30.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:36:30.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:36:30.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:37:30.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:37:30.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:38:30.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:38:30.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:39:30.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:39:30.243Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:40:30.238Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:40:30.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:41:30.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:41:30.246Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:42:30.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:42:30.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:43:30.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:43:30.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:44:30.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:44:30.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:45:30.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:45:30.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:46:30.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:46:30.252Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:47:30.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:47:30.254Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:48:30.254Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:48:30.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:49:30.256Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:49:30.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:50:30.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:50:30.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:51:30.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:51:30.261Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:52:30.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:52:30.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:53:30.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:53:30.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:54:30.263Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:54:30.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:55:30.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:55:30.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:56:30.269Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:56:30.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:57:30.270Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:57:30.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:58:30.272Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:58:30.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T02:59:30.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T02:59:30.273Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:00:30.274Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:00:30.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:01:30.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:01:30.276Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:02:30.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:02:30.276Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:03:30.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:03:30.281Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:04:30.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:04:30.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:05:30.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:05:30.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:06:30.283Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:06:30.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:07:30.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:07:30.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:08:30.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:08:30.287Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:09:30.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:09:30.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:10:30.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:10:30.289Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:11:30.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:11:30.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:12:30.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:12:30.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:13:30.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:13:30.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:14:30.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:14:30.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:15:30.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:15:30.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:16:30.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:16:30.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:17:30.299Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:17:30.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:18:30.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:18:30.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:19:30.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:19:30.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:20:30.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:20:30.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:21:30.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:21:30.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:22:30.309Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:22:30.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:23:30.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:23:30.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:24:30.311Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:24:30.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:25:30.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:25:30.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:26:30.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:26:30.315Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:27:30.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:27:30.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:28:30.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:28:30.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:29:30.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:29:30.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:30:30.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:30:30.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:31:30.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:31:30.323Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:32:30.323Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:32:30.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:33:30.323Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:33:30.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:34:30.325Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:34:30.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:35:30.326Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:35:30.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:36:30.329Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:36:30.330Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:37:30.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:37:30.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:38:30.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:38:30.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:39:30.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:39:30.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:40:30.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:40:30.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:41:30.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:41:30.335Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:42:30.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:42:30.339Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:43:30.337Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:43:30.341Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:44:30.338Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:44:30.341Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:45:30.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:45:30.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:46:30.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:46:30.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:47:30.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:47:30.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:48:30.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:48:30.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:49:30.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:49:30.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:50:30.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:50:30.348Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:51:30.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:51:30.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:30.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:52:30.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:42.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T03:52:42.805Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a29e39d6-0c9e-475e-9745-24d54c85dc92","serviceName":"vFW 2023-02-15 03-50-25","serviceVersion":"1.0","serviceUUID":"0df1275f-dac0-4cad-bb23-aba3335c7c7a","serviceDescription":"catalog service description","serviceInvariantUUID":"4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b","resources":[{"resourceInstanceName":"vFW 9f4f2ebd-53a3 0","resourceName":"vFW 9f4f2ebd-53a3","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a952c266-5aa5-4e7a-830b-0a0200cf0c65","resourceInvariantUUID":"d745600d-ea46-4836-818e-a6aad2d257df","resourceCustomizationUUID":"0b62d7fd-cde5-4f0f-8896-55977c1144a6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml","artifactChecksum":"YTViNzNmMTk3NzFiZjNkMmQ2YWZmNzNiNThiYzdkMmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e6c54b2c-58f9-4ec7-b68c-bbec71e481ce","artifactVersion":"1"},{"artifactName":"vfw9f4f2ebd53a30_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json","artifactChecksum":"ZmI4NjY3N2MxMjcyOTI3YzUyNDc0YjNhMTgyNzI5ODg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4958d0b5-b676-4076-b6cf-9e03712e3dac","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c9fd3c77-62bd-442c-b23f-e7951f4ed666","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml","artifactChecksum":"OWYxZDM1ZTFiNzgwNzY0NzMxZDkxMjI0NDk5ZGFjY2M\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f3a939b-5dc0-4b84-a1cf-762402f3eb7d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"96d58b8b-4ac4-4dfe-9c2c-885e203018f0","artifactVersion":"2","generatedFromUUID":"c9fd3c77-62bd-442c-b23f-e7951f4ed666"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230215035025-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml","artifactChecksum":"NjY5ZTViNjUwOTJkMTYwZjZhMTg1MWYwMjdkMDIyNmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e8d7d6b7-e65d-40dc-b4b2-713e298268bc","artifactVersion":"1"},{"artifactName":"service-Vfw20230215035025-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar","artifactChecksum":"MzVmMjQyYmE4OWNlZjA1NTA0NjM5ZTI5OTY1MDViZDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"683224dc-6caa-46fe-9c26-3202e51422ae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T03:52:42.835Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:52:42.865Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:42.866Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:42.866Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:42.888Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T03:52:42.890Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T03:52:43.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:52:43.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433135710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:52:43.158Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:52:43.934Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:52:43.935Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:43.935Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:43.935Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:44.938Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:52:44.939Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:44.939Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:44.940Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:45.953Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:52:45.954Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:45.954Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:45.954Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:46.958Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:52:46.958Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:46.958Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:46.959Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:47.961Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:52:47.962Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:47.962Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:47.963Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:48.965Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:52:48.966Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:48.967Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:48.967Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:49.972Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "serviceName": "vFW 2023-02-15 03-50-25", "serviceVersion": "1.0", "serviceUUID": "0df1275f-dac0-4cad-bb23-aba3335c7c7a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b", "resources": [ { "resourceInstanceName": "vFW 9f4f2ebd-53a3 0", "resourceCustomizationUUID": "0b62d7fd-cde5-4f0f-8896-55977c1144a6", "resourceName": "vFW 9f4f2ebd-53a3", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a952c266-5aa5-4e7a-830b-0a0200cf0c65", "resourceInvariantUUID": "d745600d-ea46-4836-818e-a6aad2d257df", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw9f4f2ebd53a30_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "artifactChecksum": "ZmI4NjY3N2MxMjcyOTI3YzUyNDc0YjNhMTgyNzI5ODg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4958d0b5-b676-4076-b6cf-9e03712e3dac", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "c9fd3c77-62bd-442c-b23f-e7951f4ed666", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "96d58b8b-4ac4-4dfe-9c2c-885e203018f0", "generatedFromUUID": "c9fd3c77-62bd-442c-b23f-e7951f4ed666" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "96d58b8b-4ac4-4dfe-9c2c-885e203018f0", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230215035025-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "artifactChecksum": "MzVmMjQyYmE4OWNlZjA1NTA0NjM5ZTI5OTY1MDViZDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "683224dc-6caa-46fe-9c26-3202e51422ae" } ], "workloadContext": "Production" } 2023-02-15T03:52:49.977Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T03:52:49.978Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0df1275f-dac0-4cad-bb23-aba3335c7c7a ASDC 2023-02-15T03:52:50.362Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a29e39d6-0c9e-475e-9745-24d54c85dc92 ServiceName:vFW 2023-02-15 03-50-25 ServiceVersion:1.0 ServiceUUID:0df1275f-dac0-4cad-bb23-aba3335c7c7a ServiceInvariantUUID:4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230215035025-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar ArtifactUUID:683224dc-6caa-46fe-9c26-3202e51422ae ArtifactChecksum:MzVmMjQyYmE4OWNlZjA1NTA0NjM5ZTI5OTY1MDViZDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 9f4f2ebd-53a3 0 ResourceCustomizationUUID:0b62d7fd-cde5-4f0f-8896-55977c1144a6 ResourceInvariantUUID:d745600d-ea46-4836-818e-a6aad2d257df ResourceName:vFW 9f4f2ebd-53a3 ResourceType:VF ResourceUUID:a952c266-5aa5-4e7a-830b-0a0200cf0c65 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw9f4f2ebd53a30_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json ArtifactUUID:4958d0b5-b676-4076-b6cf-9e03712e3dac ArtifactChecksum:ZmI4NjY3N2MxMjcyOTI3YzUyNDc0YjNhMTgyNzI5ODg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml ArtifactUUID:c9fd3c77-62bd-442c-b23f-e7951f4ed666 ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env ArtifactUUID:96d58b8b-4ac4-4dfe-9c2c-885e203018f0 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env ArtifactUUID:96d58b8b-4ac4-4dfe-9c2c-885e203018f0 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-15T03:52:50.363Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0df1275f-dac0-4cad-bb23-aba3335c7c7a 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-02-15T03:52:51.081Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T03:52:51.083Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-15T03:52:51.085Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-15T03:52:51.085Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 683224dc-6caa-46fe-9c26-3202e51422ae from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar 2023-02-15T03:52:51.086Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:52:51.087Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar 2023-02-15T03:52:51.536Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:52:51.562Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar 683224dc-6caa-46fe-9c26-3202e51422ae 101464 2023-02-15T03:52:51.563Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar ASDC sendASDCNotification 2023-02-15T03:52:51.563Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar 2023-02-15T03:52:51.565Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:52:51.567Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:52:51.567Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:52:51.567Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433171562, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:52:52.581Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T03:52:52.582Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-15T03:52:52.583Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 683224dc-6caa-46fe-9c26-3202e51422ae, URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar to file: /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:52:52.583Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230215035025-csar.csar 2023-02-15T03:52:52.790Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:52:52.791Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:52:54.540Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14994558459239178036/Definitions/service-Vfw20230215035025-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-02-15T03:53:00.662Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T03:53:00.674Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-15T03:53:00.674Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|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-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||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-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 9f4f2ebd-53a3 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-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|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-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|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-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.677Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.677Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:00.683Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-15T03:53:00.696Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.699Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:00.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:00.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-15T03:53:00.710Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T03:53:00.714Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.715Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:00.715Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:00.715Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-15T03:53:00.716Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T03:53:00.716Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.722Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:00.729Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.729Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria 2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.734Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-15T03:53:00.734Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.734Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-15T03:53:00.735Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.735Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T03:53:00.737Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.737Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:00.737Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:00.738Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.738Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:00.738Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.740Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria 2023-02-15T03:53:00.740Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-15T03:53:00.740Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1da78dd6-0d1a-429d-965b-3e21dbb5b5b7 2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria 2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-15T03:53:00.745Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.745Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-15T03:53:00.746Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.746Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3bc66951-8991-47d2-8ff7-12ea363c6f9f 2023-02-15T03:53:00.746Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria 2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.748Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.748Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-15T03:53:00.748Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.749Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-15T03:53:00.749Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-15T03:53:00.753Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-15T03:53:00.754Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:00.754Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:00.755Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-15T03:53:00.755Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=baab67c8-a2a9-44b7-b93a-98968abaa536 2023-02-15T03:53:00.755Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.757Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:00.757Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:00.757Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:00.758Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-02-15 03-50-25 Description:catalog service description Model UUID:0df1275f-dac0-4cad-bb23-aba3335c7c7a Model Version:NULL Model InvariantUuid:4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 9f4f2ebd-53a3 Model UUID:10c6bd47-469f-46b9-9dfe-ca7e59f2e573 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:d745600d-ea46-4836-818e-a6aad2d257df Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0b62d7fd-cde5-4f0f-8896-55977c1144a6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:28e8a8d4-9d1c-4f5c-9466-f09bed107e37 ModelName:Vfw9f4f2ebd53a3..base_vfw..module-0 ModelUuid:a8417c93-76b0-4d55-8e91-fbe874523d58 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1da78dd6-0d1a-429d-965b-3e21dbb5b5b7 ModelInvariantUuid:631b2f10-2aaa-4c03-9ef1-e1a5d8036724 ModelName:vFW 9f4f2ebd-53a3-nodes.vfwCvfc ModelUuid:8b7c1647-52ba-4944-bda1-439a85ee29f2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:cb085ac3-825b-4617-b24a-654c4e5f9d62 ModelInvariantUuid:5d54cc6f-9f9f-4475-a4d1-2cdab59ecdf7 ModelName:Vfw9f4f2ebd53a3.compute.nodes.heat.vfw ModelUuid:5b3d3a60-8f08-4559-b185-587c61e2f6d1 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3bc66951-8991-47d2-8ff7-12ea363c6f9f ModelInvariantUuid:4c3116c3-83e2-435f-811b-fb632a64b21b ModelName:vFW 9f4f2ebd-53a3-nodes.vsnCvfc ModelUuid:89818a28-3e4c-47b3-8ea1-ea23ac5e77fe ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:214daafa-fae1-4beb-a726-49e5da591ceb ModelInvariantUuid:3d0623fc-6c16-450c-bdbc-17d57a7a51a0 ModelName:Vfw9f4f2ebd53a3.compute.nodes.heat.vsn ModelUuid:0d37f9e0-1022-442b-b4ba-3f05b9822f27 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:baab67c8-a2a9-44b7-b93a-98968abaa536 ModelInvariantUuid:bf9a92f2-ad12-4c0b-bc00-6c9466564563 ModelName:vFW 9f4f2ebd-53a3-nodes.vpgCvfc ModelUuid:fc9c49cb-f6b5-4bdf-9d73-29261d86e79e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7b63dad5-76e1-416d-a5f1-bc11a10d305f ModelInvariantUuid:68ff92d7-61c7-4fb6-b68e-311545f345b3 ModelName:Vfw9f4f2ebd53a3.compute.nodes.heat.vpg ModelUuid:31ded14b-fd51-4c89-9486-fc6593ba6549 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-02-15T03:53:00.873Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: a952c266-5aa5-4e7a-830b-0a0200cf0c65 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-02-15T03:53:00.993Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||vFW 9f4f2ebd-53a3 0 2023-02-15T03:53:01.006Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a952c266-5aa5-4e7a-830b-0a0200cf0c65 2023-02-15T03:53:01.007Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4958d0b5-b676-4076-b6cf-9e03712e3dac from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json 2023-02-15T03:53:01.007Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:53:01.007Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json 2023-02-15T03:53:01.137Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:53:01.138Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json 4958d0b5-b676-4076-b6cf-9e03712e3dac 785 2023-02-15T03:53:01.139Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json ASDC sendASDCNotification 2023-02-15T03:53:01.139Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json 2023-02-15T03:53:01.139Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:53:01.140Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:53:01.140Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:53:01.140Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433181139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:02.142Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw9f4f2ebd53a3..base_vfw..module-0", "vfModuleModelInvariantUUID": "28e8a8d4-9d1c-4f5c-9466-f09bed107e37", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a8417c93-76b0-4d55-8e91-fbe874523d58", "vfModuleModelCustomizationUUID": "cb9da736-ccec-442d-a8f6-c939d93956e8", "isBase": true, "artifacts": [ "c9fd3c77-62bd-442c-b23f-e7951f4ed666", "96d58b8b-4ac4-4dfe-9c2c-885e203018f0" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-15T03:53:02.175Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw9f4f2ebd53a3..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a8417c93-76b0-4d55-8e91-fbe874523d58 VfModuleModelInvariantUUID:28e8a8d4-9d1c-4f5c-9466-f09bed107e37 VfModuleModelDescription:NULL Artifacts UUID List:{ c9fd3c77-62bd-442c-b23f-e7951f4ed666 , 96d58b8b-4ac4-4dfe-9c2c-885e203018f0 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw 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-02-15T03:53:02.181Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw9f4f2ebd53a3..base_vfw..module-0", "vfModuleModelInvariantUUID": "28e8a8d4-9d1c-4f5c-9466-f09bed107e37", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a8417c93-76b0-4d55-8e91-fbe874523d58", "vfModuleModelCustomizationUUID": "cb9da736-ccec-442d-a8f6-c939d93956e8", "isBase": true, "artifacts": [ "c9fd3c77-62bd-442c-b23f-e7951f4ed666", "96d58b8b-4ac4-4dfe-9c2c-885e203018f0" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-15T03:53:02.182Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw9f4f2ebd53a3..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a8417c93-76b0-4d55-8e91-fbe874523d58 VfModuleModelInvariantUUID:28e8a8d4-9d1c-4f5c-9466-f09bed107e37 VfModuleModelDescription:NULL Artifacts UUID List:{ c9fd3c77-62bd-442c-b23f-e7951f4ed666 , 96d58b8b-4ac4-4dfe-9c2c-885e203018f0 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw 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-02-15T03:53:02.182Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c9fd3c77-62bd-442c-b23f-e7951f4ed666 from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml 2023-02-15T03:53:02.182Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:53:02.183Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml 2023-02-15T03:53:02.316Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:53:02.318Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml c9fd3c77-62bd-442c-b23f-e7951f4ed666 20368 2023-02-15T03:53:02.319Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-15T03:53:02.319Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml 2023-02-15T03:53:02.319Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:53:02.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:53:02.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:53:02.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433182319, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:03.323Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 96d58b8b-4ac4-4dfe-9c2c-885e203018f0 from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env 2023-02-15T03:53:03.323Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:53:03.324Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env 2023-02-15T03:53:03.464Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:53:03.465Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env 96d58b8b-4ac4-4dfe-9c2c-885e203018f0 2098 2023-02-15T03:53:03.465Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-15T03:53:03.465Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env 2023-02-15T03:53:03.466Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:53:03.466Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:53:03.466Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:53:03.467Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433183465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:04.468Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 0df1275f-dac0-4cad-bb23-aba3335c7c7a 2023-02-15T03:53:04.470Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 9f4f2ebd-53a3 0 a952c266-5aa5-4e7a-830b-0a0200cf0c65 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-02-15T03:53:04.611Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@49565993, org.onap.sdc.toscaparser.api.parameters.Input@740c4886, org.onap.sdc.toscaparser.api.parameters.Input@5394b3f9, org.onap.sdc.toscaparser.api.parameters.Input@49e2c7a, org.onap.sdc.toscaparser.api.parameters.Input@7fff77bb] 2023-02-15T03:53:04.621Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.622Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.623Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-02-15T03:53:04.624Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 0b62d7fd-cde5-4f0f-8896-55977c1144a6 2023-02-15T03:53:04.624Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0b62d7fd-cde5-4f0f-8896-55977c1144a6 matches Tosca VF Customization UUID: 0b62d7fd-cde5-4f0f-8896-55977c1144a6 2023-02-15T03:53:04.624Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 0b62d7fd-cde5-4f0f-8896-55977c1144a6 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-02-15T03:53:04.642Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.643Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.655Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 0b62d7fd-cde5-4f0f-8896-55977c1144a6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-15T03:53:04.657Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@b65c6f2 2023-02-15T03:53:04.658Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.659Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T03:53:04.660Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : cb9da736-ccec-442d-a8f6-c939d93956e8 2023-02-15T03:53:04.663Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID cb9da736-ccec-442d-a8f6-c939d93956e8 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-02-15T03:53:04.692Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.693Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:04.694Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:04.696Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.698Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:04.698Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:04.699Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.699Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria 2023-02-15T03:53:04.700Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-15T03:53:04.700Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-15T03:53:04.702Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-15T03:53:04.702Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-15T03:53:04.702Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-15T03:53:04.703Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.703Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:04.704Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-15T03:53:04.704Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:04.706Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-15T03:53:04.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1da78dd6-0d1a-429d-965b-3e21dbb5b5b7 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-02-15T03:53:04.762Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.765Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:04.765Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:04.766Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.768Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria 2023-02-15T03:53:04.770Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-15T03:53:04.771Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-15T03:53:04.771Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:04.772Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.773Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-15T03:53:04.773Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.774Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-15T03:53:04.774Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-15T03:53:04.775Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-15T03:53:04.775Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:04.776Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-15T03:53:04.776Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.778Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3bc66951-8991-47d2-8ff7-12ea363c6f9f 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-02-15T03:53:04.794Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.795Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:04.795Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:04.800Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.801Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria 2023-02-15T03:53:04.801Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-15T03:53:04.802Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-15T03:53:04.802Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:04.803Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.803Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-15T03:53:04.804Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.804Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-15T03:53:04.804Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-15T03:53:04.805Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-15T03:53:04.806Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-15T03:53:04.806Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-15T03:53:04.806Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-15T03:53:04.807Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=baab67c8-a2a9-44b7-b93a-98968abaa536 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-02-15T03:53:04.815Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.816Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:04.816Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:53:04.817Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.817Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria 2023-02-15T03:53:04.818Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=0b62d7fd-cde5-4f0f-8896-55977c1144a6 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-02-15T03:53:04.847Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.848Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.849Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 0df1275f-dac0-4cad-bb23-aba3335c7c7a: vFW 9f4f2ebd-53a3 2023-02-15T03:53:04.850Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.850Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.850Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-02-15 03-50-25 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: 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: 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: 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 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 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 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 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 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-02-15T03:53:06.904Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 9f4f2ebd-53a3 a952c266-5aa5-4e7a-830b-0a0200cf0c65 1 ASDC deployResourceStructure 2023-02-15T03:53:06.905Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json ASDC sendASDCNotification 2023-02-15T03:53:06.905Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json 2023-02-15T03:53:06.905Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:53:06.906Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:53:06.906Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:53:06.906Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433186905, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:07.909Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-15T03:53:07.910Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml 2023-02-15T03:53:07.910Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:53:07.910Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:53:07.911Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:53:07.911Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433187909, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:08.920Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-15T03:53:08.921Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env 2023-02-15T03:53:08.922Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:53:08.922Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:53:08.922Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:53:08.923Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433188920, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:09.924Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar ASDC sendASDCNotification 2023-02-15T03:53:09.924Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar 2023-02-15T03:53:09.924Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:53:09.925Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:53:09.925Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:53:09.925Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433189924, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:10.930Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:53:11.047Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:53:11.058Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T03:53:11.059Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T03:53:11.060Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T03:53:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:53:30.032Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:53:30.032Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:53:30.035Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:53:41.062Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:53:41.096Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:53:41.101Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T03:53:41.101Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T03:53:41.102Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T03:54:11.102Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:11.127Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:11.131Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T03:54:11.132Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T03:54:11.132Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T03:54:30.027Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:54:30.038Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.038Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433155807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.040Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433135710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.041Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "NOTIFIED" } 2023-02-15T03:54:30.042Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433155807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "NOTIFIED" } 2023-02-15T03:54:30.042Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433135710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.043Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.043Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.043Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-15T03:54:30.044Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.044Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.044Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433155807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-15T03:54:30.044Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433135710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.046Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433155807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.046Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.046Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433135710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.047Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.047Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-15T03:54:30.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433155807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-15T03:54:30.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433135710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.051Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.052Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.052Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433155807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433135710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:54:30.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433150350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:54:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433167807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433155807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:54:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433167807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "cds-sdc-listener", "timestamp": 1676433170457, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433169699, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433167807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433171562, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433171006, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.059Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433167807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.059Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433167807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.060Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433172386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.061Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433167807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.061Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.061Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.061Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433173969, "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-02-15T03:54:30.079Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a29e39d6-0c9e-475e-9745-24d54c85dc92 2023-02-15T03:54:30.080Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:30.137Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.137Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433167807, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:54:30.139Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.139Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.139Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "multicloud-k8s", "timestamp": 1676433174992, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "DEPLOY_OK" } 2023-02-15T03:54:30.140Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.140Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.140Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433175185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.141Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.141Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.141Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433177468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.141Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.141Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433177468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.142Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433177468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.142Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433181139, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.143Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433177468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.143Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433182319, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.144Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433177468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.144Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433183465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.145Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433177468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.145Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433177468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:54:30.146Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433185841, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.146Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433186905, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json", "status": "DEPLOY_OK" } 2023-02-15T03:54:30.147Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433187909, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-02-15T03:54:30.147Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433188920, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-02-15T03:54:30.148Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433189924, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T03:54:30.148Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433197151, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T03:54:30.150Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.150Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.150Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433198161, "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-02-15T03:54:30.168Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a29e39d6-0c9e-475e-9745-24d54c85dc92 2023-02-15T03:54:30.169Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:30.216Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.216Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433171486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.217Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.217Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.217Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433176051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.218Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433171486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.218Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433176051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "NOTIFIED" } 2023-02-15T03:54:30.219Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.219Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.219Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433171486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.220Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433176051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-15T03:54:30.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433171486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433176051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433171486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.222Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433176051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-15T03:54:30.222Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433171486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.223Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433176051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.224Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433171486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:54:30.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433176051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:54:30.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433205833, "artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T03:54:30.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433206807, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "cds-sdc-listener", "timestamp": 1676433207579, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "aai-model-loader", "timestamp": 1676433206837, "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-02-15T03:54:30.250Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a29e39d6-0c9e-475e-9745-24d54c85dc92 2023-02-15T03:54:30.251Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:30.287Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.288Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433207468, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.289Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.289Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.289Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433207924, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433207839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433207468, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433209032, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-15T03:54:30.291Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433207839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T03:54:30.291Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:54:41.132Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:41.164Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:41.176Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|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-02-15T03:54:41.197Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T03:55:11.198Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:55:11.218Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 and serviceModelVersionId: 0df1275f-dac0-4cad-bb23-aba3335c7c7a 2023-02-15T03:55:11.219Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b 2023-02-15T03:55:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:30.029Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.030Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433207468, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.030Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.031Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.031Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433210183, "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-02-15T03:55:30.077Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 2023-02-15T03:55:30.077Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:30.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433207839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433207468, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "multicloud-k8s", "timestamp": 1676433211185, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T03:55:30.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433207839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.120Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433207468, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.121Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.121Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.121Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433207839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.122Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.123Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.123Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433207468, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.123Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.124Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.125Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433207839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:55:30.125Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433207468, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:55:30.126Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.126Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433207839, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:55:30.129Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.129Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.129Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433215643, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:55:30.130Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.130Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.131Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433215164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:55:30.131Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.131Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.132Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433218873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T03:55:30.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676433219879, "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-02-15T03:55:30.181Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 2023-02-15T03:55:30.182Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:30.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433229597, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T03:55:30.207Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:55:30.207Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T03:55:30.207Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "aai-model-loader", "timestamp": 1676433230600, "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-02-15T03:55:30.225Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 2023-02-15T03:55:30.226Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:34.063Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0 2023-02-15T03:55:34.269Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T03:55:35.105Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|INFO|500||Invoke 2023-02-15T03:55:35.113Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a29e39d6-0c9e-475e-9745-24d54c85dc92], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[60571a50-f286-46b7-b26d-dce408e29a40], X-ECOMP-RequestID=[a29e39d6-0c9e-475e-9745-24d54c85dc92], X-TransactionId=[], X-ONAP-RequestID=[a29e39d6-0c9e-475e-9745-24d54c85dc92], Content-Type=[application/merge-patch+json]} 2023-02-15T03:55:35.183Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T03:55:36.311Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?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/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 03:55:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1084], vertex-id=[168040], x-aai-txid=[0-aai-resources-230215-03:55:34:499-68993], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T03:55:36.313Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-15T03:55:36.315Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|INFO|500||InvokeReturn 2023-02-15T03:55:36.320Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T03:55:36.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|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-02-15T03:55:36.348Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|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-02-15T03:55:36.349Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a29e39d6-0c9e-475e-9745-24d54c85dc92 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T03:55:36.350Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T03:55:36.351Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:36.351Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:36.351Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433336350, "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-02-15T03:55:37.377Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:55:37.388Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T03:55:37.388Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37","serviceName":"basic_onboard_kPshbO","serviceVersion":"1.0","serviceUUID":"7ba21c26-48b9-48bc-af31-d1c1a93203bc","serviceDescription":"service","serviceInvariantUUID":"2f8a3268-cbb7-455e-b926-afb068d779ac","resources":[{"resourceInstanceName":"basic_onboard_kPshbO 0","resourceName":"basic_onboard_kPshbO","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3e0055b6-594b-4318-a9c6-e134e6139ef3","resourceInvariantUUID":"dd6f4474-6af6-4ccf-99e0-1345578bd35a","resourceCustomizationUUID":"809eec3b-1b54-4463-bdc7-04d2ae6180a9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml","artifactChecksum":"ZjdlNzMzYmFiNTQ3ZWNiMGZkMjM3NzE5ODYxYjY0ZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fe96c06a-f3d3-46f2-bb1c-f20f9e2a6209","artifactVersion":"1"},{"artifactName":"basic_onboard_kpshbo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json","artifactChecksum":"ZTE2ZGM2MTJkZmYzYTNmMGEzOTM5MzZlZTExYjFjNDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2502f6ce-34ae-40b4-95a5-bd6e139bcc68","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c476d5e0-bcb3-484a-a040-66991e8db698","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7377dc1d-33b2-4ef8-8dfb-cb01733c31b9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"636637ec-f3ea-4b6b-90ba-77f36355c28c","artifactVersion":"2","generatedFromUUID":"c476d5e0-bcb3-484a-a040-66991e8db698"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKpshbo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml","artifactChecksum":"MDFhZmJlNzMxODA0YjhjM2E0OTIwYzU4MDE3MzA0MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba94b2b0-918a-4ce6-aa6f-ab7874bb7efa","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKpshbo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar","artifactChecksum":"ZmM2MTMyZDFlNTI4ZTJlOGU1OTQ3M2ZmYjljOTY4NTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"339e65a5-f444-4b9e-b63f-1eda031e7356","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T03:55:37.391Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:55:37.391Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:37.392Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:37.392Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:38.393Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:55:38.393Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:38.393Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:38.394Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:39.394Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:55:39.395Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:39.395Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:39.395Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:40.398Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:55:40.399Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:40.399Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:40.399Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:42.402Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:55:42.404Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:42.404Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:42.404Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:43.405Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T03:55:43.406Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:43.406Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:43.406Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:44.408Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "serviceName": "basic_onboard_kPshbO", "serviceVersion": "1.0", "serviceUUID": "7ba21c26-48b9-48bc-af31-d1c1a93203bc", "serviceDescription": "service", "serviceInvariantUUID": "2f8a3268-cbb7-455e-b926-afb068d779ac", "resources": [ { "resourceInstanceName": "basic_onboard_kPshbO 0", "resourceCustomizationUUID": "809eec3b-1b54-4463-bdc7-04d2ae6180a9", "resourceName": "basic_onboard_kPshbO", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3e0055b6-594b-4318-a9c6-e134e6139ef3", "resourceInvariantUUID": "dd6f4474-6af6-4ccf-99e0-1345578bd35a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kpshbo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "artifactChecksum": "ZTE2ZGM2MTJkZmYzYTNmMGEzOTM5MzZlZTExYjFjNDQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2502f6ce-34ae-40b4-95a5-bd6e139bcc68", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "c476d5e0-bcb3-484a-a040-66991e8db698", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "636637ec-f3ea-4b6b-90ba-77f36355c28c", "generatedFromUUID": "c476d5e0-bcb3-484a-a040-66991e8db698" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "636637ec-f3ea-4b6b-90ba-77f36355c28c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKpshbo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "artifactChecksum": "ZmM2MTMyZDFlNTI4ZTJlOGU1OTQ3M2ZmYjljOTY4NTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "339e65a5-f444-4b9e-b63f-1eda031e7356" } ], "workloadContext": "Production" } 2023-02-15T03:55:44.409Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T03:55:44.409Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ba21c26-48b9-48bc-af31-d1c1a93203bc ASDC 2023-02-15T03:55:44.410Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 ServiceName:basic_onboard_kPshbO ServiceVersion:1.0 ServiceUUID:7ba21c26-48b9-48bc-af31-d1c1a93203bc ServiceInvariantUUID:2f8a3268-cbb7-455e-b926-afb068d779ac ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKpshbo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar ArtifactUUID:339e65a5-f444-4b9e-b63f-1eda031e7356 ArtifactChecksum:ZmM2MTMyZDFlNTI4ZTJlOGU1OTQ3M2ZmYjljOTY4NTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kPshbO 0 ResourceCustomizationUUID:809eec3b-1b54-4463-bdc7-04d2ae6180a9 ResourceInvariantUUID:dd6f4474-6af6-4ccf-99e0-1345578bd35a ResourceName:basic_onboard_kPshbO ResourceType:VF ResourceUUID:3e0055b6-594b-4318-a9c6-e134e6139ef3 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kpshbo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json ArtifactUUID:2502f6ce-34ae-40b4-95a5-bd6e139bcc68 ArtifactChecksum:ZTE2ZGM2MTJkZmYzYTNmMGEzOTM5MzZlZTExYjFjNDQ= 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/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml ArtifactUUID:c476d5e0-bcb3-484a-a040-66991e8db698 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/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env ArtifactUUID:636637ec-f3ea-4b6b-90ba-77f36355c28c 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/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env ArtifactUUID:636637ec-f3ea-4b6b-90ba-77f36355c28c ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-15T03:55:44.410Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ba21c26-48b9-48bc-af31-d1c1a93203bc 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-02-15T03:55:44.503Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T03:55:44.503Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 339e65a5-f444-4b9e-b63f-1eda031e7356 from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:44.651Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar 339e65a5-f444-4b9e-b63f-1eda031e7356 75673 2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar ASDC sendASDCNotification 2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:55:44.653Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:44.653Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:44.653Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433344652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:45.654Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T03:55:45.655Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-15T03:55:45.656Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 339e65a5-f444-4b9e-b63f-1eda031e7356, URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar to file: /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:45.656Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:45.657Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:45.657Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:45.834Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10399298261937219319/Definitions/service-BasicOnboardKpshbo-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-02-15T03:55:47.593Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|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-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|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-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|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-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_kPshbO 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-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||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-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-15T03:55:47.596Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.596Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:47.596Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is not matching search criteria 2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is not matching search criteria 2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0520731f-3e8c-4147-ab56-3c11ab4c89c4 2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_kPshbO Description:service Model UUID:7ba21c26-48b9-48bc-af31-d1c1a93203bc Model Version:NULL Model InvariantUuid:2f8a3268-cbb7-455e-b926-afb068d779ac Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_kPshbO Model UUID:920a9b1b-f2ec-420a-aa4c-f6e3fb40cf92 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:dd6f4474-6af6-4ccf-99e0-1345578bd35a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:809eec3b-1b54-4463-bdc7-04d2ae6180a9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f0187db1-8381-444e-b1a7-a4cf77232a88 ModelName:BasicOnboardKpshbo..base_ubuntu18..module-0 ModelUuid:fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0520731f-3e8c-4147-ab56-3c11ab4c89c4 ModelInvariantUuid:774b4739-4d8b-4242-b04d-bc1418e4a0fa ModelName:basic_onboard_kPshbO-nodes.ubuntu18Cvfc ModelUuid:6c3f649c-1e75-47d3-8b3b-1fbaebe701a5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:431bc6fb-2bd1-433a-a5a0-7e673c6f63bf ModelInvariantUuid:36ad83d8-bc52-4d03-ab4d-8ef68018cd9a ModelName:BasicOnboardKpshbo.compute.nodes.heat.ubuntu18 ModelUuid:58050a57-10ae-487c-80f3-c27b4faaff96 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-02-15T03:55:47.677Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3e0055b6-594b-4318-a9c6-e134e6139ef3 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-02-15T03:55:47.686Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||basic_onboard_kPshbO 0 2023-02-15T03:55:47.687Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3e0055b6-594b-4318-a9c6-e134e6139ef3 2023-02-15T03:55:47.687Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2502f6ce-34ae-40b4-95a5-bd6e139bcc68 from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json 2023-02-15T03:55:47.687Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:55:47.688Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json 2023-02-15T03:55:47.868Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:55:47.869Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json 2502f6ce-34ae-40b4-95a5-bd6e139bcc68 798 2023-02-15T03:55:47.869Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json ASDC sendASDCNotification 2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json 2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433347869, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:48.873Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardKpshbo..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "f0187db1-8381-444e-b1a7-a4cf77232a88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a", "vfModuleModelCustomizationUUID": "38133cf4-66ac-48d6-88a5-9ace1f1c4182", "isBase": true, "artifacts": [ "c476d5e0-bcb3-484a-a040-66991e8db698", "636637ec-f3ea-4b6b-90ba-77f36355c28c" ], "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-02-15T03:55:48.880Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardKpshbo..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a VfModuleModelInvariantUUID:f0187db1-8381-444e-b1a7-a4cf77232a88 VfModuleModelDescription:NULL Artifacts UUID List:{ c476d5e0-bcb3-484a-a040-66991e8db698 , 636637ec-f3ea-4b6b-90ba-77f36355c28c } 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-02-15T03:55:48.884Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardKpshbo..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "f0187db1-8381-444e-b1a7-a4cf77232a88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a", "vfModuleModelCustomizationUUID": "38133cf4-66ac-48d6-88a5-9ace1f1c4182", "isBase": true, "artifacts": [ "c476d5e0-bcb3-484a-a040-66991e8db698", "636637ec-f3ea-4b6b-90ba-77f36355c28c" ], "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-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardKpshbo..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a VfModuleModelInvariantUUID:f0187db1-8381-444e-b1a7-a4cf77232a88 VfModuleModelDescription:NULL Artifacts UUID List:{ c476d5e0-bcb3-484a-a040-66991e8db698 , 636637ec-f3ea-4b6b-90ba-77f36355c28c } 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-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c476d5e0-bcb3-484a-a040-66991e8db698 from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml 2023-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml 2023-02-15T03:55:49.494Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:55:49.495Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml c476d5e0-bcb3-484a-a040-66991e8db698 5033 2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml 2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:49.497Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433349496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:50.499Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 636637ec-f3ea-4b6b-90ba-77f36355c28c from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env 2023-02-15T03:55:50.499Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-15T03:55:50.499Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env 2023-02-15T03:55:50.983Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-15T03:55:50.984Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env 636637ec-f3ea-4b6b-90ba-77f36355c28c 909 2023-02-15T03:55:50.984Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-15T03:55:50.984Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env 2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433350984, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:51.986Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 7ba21c26-48b9-48bc-af31-d1c1a93203bc 2023-02-15T03:55:51.986Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_kPshbO 0 3e0055b6-594b-4318-a9c6-e134e6139ef3 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-02-15T03:55:52.010Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@cf3da5b, org.onap.sdc.toscaparser.api.parameters.Input@7c8130fa, org.onap.sdc.toscaparser.api.parameters.Input@5c57f13b, org.onap.sdc.toscaparser.api.parameters.Input@7002ceb4, org.onap.sdc.toscaparser.api.parameters.Input@6231f3ed] 2023-02-15T03:55:52.012Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.013Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.015Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-02-15T03:55:52.015Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 809eec3b-1b54-4463-bdc7-04d2ae6180a9 2023-02-15T03:55:52.015Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 809eec3b-1b54-4463-bdc7-04d2ae6180a9 matches Tosca VF Customization UUID: 809eec3b-1b54-4463-bdc7-04d2ae6180a9 2023-02-15T03:55:52.016Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 809eec3b-1b54-4463-bdc7-04d2ae6180a9 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-02-15T03:55:52.021Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.022Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.023Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 809eec3b-1b54-4463-bdc7-04d2ae6180a9: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-15T03:55:52.023Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@12eefb1e 2023-02-15T03:55:52.023Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.024Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T03:55:52.025Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 38133cf4-66ac-48d6-88a5-9ace1f1c4182 2023-02-15T03:55:52.026Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 38133cf4-66ac-48d6-88a5-9ace1f1c4182 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-02-15T03:55:52.032Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.033Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:52.034Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:55:52.034Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:52.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is not matching search criteria 2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-15T03:55:52.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0520731f-3e8c-4147-ab56-3c11ab4c89c4 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-02-15T03:55:52.042Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.043Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:52.043Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T03:55:52.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria 2023-02-15T03:55:52.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=809eec3b-1b54-4463-bdc7-04d2ae6180a9 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-02-15T03:55:52.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 7ba21c26-48b9-48bc-af31-d1c1a93203bc: basic_onboard_kPshbO 2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_kPshbO 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-02-15T03:55:52.399Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_kPshbO 3e0055b6-594b-4318-a9c6-e134e6139ef3 1 ASDC deployResourceStructure 2023-02-15T03:55:52.400Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json ASDC sendASDCNotification 2023-02-15T03:55:52.400Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json 2023-02-15T03:55:52.401Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:55:52.401Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:52.402Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:52.402Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433352400, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:53.403Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-15T03:55:53.403Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml 2023-02-15T03:55:53.403Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:55:53.404Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:53.404Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:53.404Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433353403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:54.405Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env 2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:54.407Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433354405, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:55.408Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar ASDC sendASDCNotification 2023-02-15T03:55:55.408Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar 2023-02-15T03:55:55.409Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T03:55:55.409Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:55:55.410Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:55:55.411Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433355408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:55:56.412Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:56.436Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:56.445Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T03:55:56.445Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T03:55:56.445Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|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-02-15T03:55:56.466Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T03:56:26.467Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:56:26.483Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 and serviceModelVersionId: 7ba21c26-48b9-48bc-af31-d1c1a93203bc 2023-02-15T03:56:26.484Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2f8a3268-cbb7-455e-b926-afb068d779ac 2023-02-15T03:56:26.485Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0 2023-02-15T03:56:26.491Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T03:56:26.571Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?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-02-15T03:56:26.577Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0|INFO|500||Invoke 2023-02-15T03:56:26.604Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T03:56:27.222Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0|INFO|500||InvokeReturn 2023-02-15T03:56:27.223Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 03:56:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[602], vertex-id=[168104], x-aai-txid=[0-aai-resources-230215-03:56:25:903-3149], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T03:56:27.224Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-02-15T03:56:27.225Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T03:56:27.225Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|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-02-15T03:56:27.249Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|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-02-15T03:56:27.249Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T03:56:27.249Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T03:56:27.250Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-15T03:56:27.250Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T03:56:27.250Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433387249, "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-02-15T03:56:28.280Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:56:30.026Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:56:30.035Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.035Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92", "consumerID": "SO-sdc-controller", "timestamp": 1676433336350, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T03:56:30.037Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.037Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.037Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:56:30.038Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.038Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.038Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "NOTIFIED" } 2023-02-15T03:56:30.039Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.039Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.040Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-15T03:56:30.040Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.040Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.040Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T03:56:30.041Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.041Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.041Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-15T03:56:30.041Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.041Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T03:56:30.042Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433337377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "NOTIFIED" } 2023-02-15T03:56:30.042Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433344652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T03:56:30.043Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433347869, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T03:56:30.043Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433349496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T03:56:30.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.044Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.044Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433350984, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-15T03:56:30.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.044Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433352400, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T03:56:30.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433353403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-02-15T03:56:30.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433354405, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-02-15T03:56:30.046Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.046Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433355408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T03:56:30.046Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:56:30.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T03:56:30.047Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37", "consumerID": "SO-sdc-controller", "timestamp": 1676433387249, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T03:56:30.047Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T03:57:28.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:57:30.026Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:58:28.282Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:58:30.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T03:59:28.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T03:59:30.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:00:28.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:00:30.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:01:28.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:01:30.029Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:02:28.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:02:30.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:03:28.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:03:30.036Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:04:28.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:04:30.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:05:28.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:05:30.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:05:33.397Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Node 1 disconnected. 2023-02-15T04:06:28.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:06:30.042Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:07:28.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:07:30.043Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:08:28.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:08:30.044Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:09:28.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:09:30.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:10:28.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:10:30.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:11:28.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:11:30.049Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:12:28.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:12:30.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:13:28.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:13:30.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:14:28.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:14:30.051Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:15:28.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:15:30.053Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:16:28.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:16:30.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:17:28.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:17:30.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:18:28.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:18:30.061Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:19:28.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:19:30.063Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:20:28.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:20:30.065Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:21:28.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:21:30.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:22:28.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:22:30.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:23:28.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:23:30.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:24:28.316Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:24:30.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:25:28.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:25:30.070Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:26:28.318Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:26:30.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:27:28.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:27:30.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:28:28.319Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:28:30.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:29:28.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:29:30.077Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:30:28.322Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:30:30.077Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:31:28.323Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:31:30.078Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:32:28.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:32:30.079Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:33:28.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:33:30.084Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:34:28.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:34:30.085Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:35:28.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:35:30.085Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:36:28.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:36:30.086Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:37:28.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:37:30.088Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:38:28.333Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:38:30.089Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:39:28.334Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:39:30.091Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:40:28.336Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:40:30.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:41:28.337Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:41:30.094Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:42:28.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:42:30.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:42:32.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:42:32.225Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"3127fe3f-348e-46fa-b3ee-98bc47dda623","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07","serviceDescription":"service","serviceInvariantUUID":"68481a4b-457e-4373-a662-1f62267da08f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"3b1bc58d-f2c2-4407-ba58-504866ff19d2","resourceInvariantUUID":"b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1","resourceCustomizationUUID":"fd608b7b-9a65-49a8-8df9-749dc81cc533","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":"NDBjMjdjMzVmNzk1YTIxMjAzZDRlZjNlYzc2ZTBkNDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"29f31875-d6a0-4fef-9119-ee43a456933f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NDdlNzE4Zjc3MTVlODJmMmEwYTkzNTk2MjQ4MGRjZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0dadc3ba-d042-40e2-abcb-1f41c4368ab3","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T04:42:32.256Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:42:32.256Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "aai-model-loader", "timestamp": 1676436137807, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:42:32.258Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:42:32.270Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:42:32.273Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:42:32.274Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:42:32.274Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436148341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:42:32.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T04:42:32.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T04:42:33.309Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:42:33.310Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:42:33.311Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:42:33.311Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436148341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:42:34.313Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07", "serviceDescription": "service", "serviceInvariantUUID": "68481a4b-457e-4373-a662-1f62267da08f", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "fd608b7b-9a65-49a8-8df9-749dc81cc533", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "3b1bc58d-f2c2-4407-ba58-504866ff19d2", "resourceInvariantUUID": "b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1", "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": "NDdlNzE4Zjc3MTVlODJmMmEwYTkzNTk2MjQ4MGRjZTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0dadc3ba-d042-40e2-abcb-1f41c4368ab3" } ], "workloadContext": "Production" } 2023-02-15T04:42:34.314Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T04:42:34.316Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 ASDC 2023-02-15T04:42:34.319Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:3127fe3f-348e-46fa-b3ee-98bc47dda623 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 ServiceInvariantUUID:68481a4b-457e-4373-a662-1f62267da08f 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:0dadc3ba-d042-40e2-abcb-1f41c4368ab3 ArtifactChecksum:NDdlNzE4Zjc3MTVlODJmMmEwYTkzNTk2MjQ4MGRjZTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:fd608b7b-9a65-49a8-8df9-749dc81cc533 ResourceInvariantUUID:b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:3b1bc58d-f2c2-4407-ba58-504866ff19d2 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-02-15T04:42:34.320Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 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-02-15T04:42:34.462Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:42:34.463Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-15T04:42:34.464Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-15T04:42:34.465Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0dadc3ba-d042-40e2-abcb-1f41c4368ab3 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-15T04:42:34.465Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-02-15T04:42:34.466Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-15T04:42:34.946Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-02-15T04:42:34.948Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0dadc3ba-d042-40e2-abcb-1f41c4368ab3 57788 2023-02-15T04:42:34.949Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-02-15T04:42:34.961Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-15T04:42:34.961Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:42:34.962Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:42:34.963Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:42:34.963Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436154949, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:42:35.965Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:42:35.967Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-15T04:42:35.968Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 0dadc3ba-d042-40e2-abcb-1f41c4368ab3, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-15T04:42:35.969Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-02-15T04:42:35.970Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-15T04:42:35.971Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-15T04:42:36.360Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16978059630823738976/Definitions/service-BasicNetwork-template.yml 2023-02-15T04:42:37.424Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-15T04:42:37.428Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-02-15T04:42:37.428Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:42:37.428Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-15T04:42:37.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 Model Version:NULL Model InvariantUuid:68481a4b-457e-4373-a662-1f62267da08f Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1 Model UUID:0779ce1b-1bfb-4b4b-a9a0-cdb96fb1ef5f Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:fd608b7b-9a65-49a8-8df9-749dc81cc533 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-02-15T04:42:37.456Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: 3b1bc58d-f2c2-4407-ba58-504866ff19d2 2023-02-15T04:42:37.456Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||No resources found for Service: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 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-02-15T04:42:37.485Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500|| 2023-02-15T04:42:37.486Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-02-15T04:42:37.487Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 2023-02-15T04:42:37.487Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 2023-02-15T04:42:37.487Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-02-15T04:42:37.488Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.499Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@65d80ddc, org.onap.sdc.toscaparser.api.parameters.Input@65866911, org.onap.sdc.toscaparser.api.parameters.Input@21289d7, org.onap.sdc.toscaparser.api.parameters.Input@713073e7, org.onap.sdc.toscaparser.api.parameters.Input@54a326f0] 2023-02-15T04:42:37.507Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07: Generic NeutronNet 2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.626Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.626Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:42:37.830Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-02-15T04:42:37.830Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-02-15T04:42:37.830Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436157830, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:42:38.832Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:42:38.883Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:42:38.890Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:42:38.891Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T04:42:38.891Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T04:43:08.893Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:43:08.960Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:43:08.982Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:43:08.984Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T04:43:08.984Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T04:43:30.026Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:43:30.029Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:43:30.029Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "cds-sdc-listener", "timestamp": 1676436148680, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:43:30.034Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:43:38.988Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:43:39.021Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:43:39.026Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:43:39.027Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T04:43:39.027Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T04:44:09.027Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:09.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:09.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:44:09.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T04:44:09.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T04:44:30.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:44:30.033Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.033Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "multicloud-k8s", "timestamp": 1676436122596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:44:30.035Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.036Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.036Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436148341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:44:30.037Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.037Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.038Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436147468, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:44:30.038Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.038Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.039Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "aai-model-loader", "timestamp": 1676436137807, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:44:30.040Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.040Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436148341, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:44:30.040Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.041Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "cds-sdc-listener", "timestamp": 1676436148680, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:44:30.041Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.041Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.041Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "multicloud-k8s", "timestamp": 1676436122596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:44:30.042Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.042Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.042Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436147468, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:44:30.042Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.043Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.043Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "aai-model-loader", "timestamp": 1676436153724, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:44:30.044Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.044Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.044Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436154949, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:44:30.044Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.045Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "cds-sdc-listener", "timestamp": 1676436155190, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:44:30.045Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.047Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436155408, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:44:30.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436157830, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:44:30.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436157709, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:44:30.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.051Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436158721, "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-02-15T04:44:30.082Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3127fe3f-348e-46fa-b3ee-98bc47dda623 2023-02-15T04:44:30.083Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:30.138Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.139Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "aai-model-loader", "timestamp": 1676436161977, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:44:30.139Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:44:30.139Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-15T04:44:30.139Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "aai-model-loader", "timestamp": 1676436162979, "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-02-15T04:44:30.165Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3127fe3f-348e-46fa-b3ee-98bc47dda623 2023-02-15T04:44:30.166Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:39.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:39.092Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:39.099Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:44:39.100Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T04:44:39.100Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T04:44:39.101Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T04:44:39.101Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:44:39.101Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:44:39.102Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:44:39.102Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:44:39.119Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T04:45:09.120Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:45:09.131Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 and serviceModelVersionId: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 2023-02-15T04:45:09.132Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68481a4b-457e-4373-a662-1f62267da08f 2023-02-15T04:45:09.134Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0 2023-02-15T04:45:09.150Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T04:45:09.242Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|INFO|500||Invoke 2023-02-15T04:45:09.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3127fe3f-348e-46fa-b3ee-98bc47dda623], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b45958f2-bfcd-430c-b35e-6878d7ceb01e], X-ECOMP-RequestID=[3127fe3f-348e-46fa-b3ee-98bc47dda623], X-TransactionId=[], X-ONAP-RequestID=[3127fe3f-348e-46fa-b3ee-98bc47dda623], Content-Type=[application/merge-patch+json]} 2023-02-15T04:45:09.288Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T04:45:09.776Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?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/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 04:45:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[483], vertex-id=[172200], x-aai-txid=[1-aai-resources-230215-04:45:08:588-45485], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T04:45:09.777Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-15T04:45:09.778Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|INFO|500||InvokeReturn 2023-02-15T04:45:09.779Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T04:45:09.779Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:45:09.801Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||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-02-15T04:45:09.802Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3127fe3f-348e-46fa-b3ee-98bc47dda623 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T04:45:09.802Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T04:45:09.803Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:09.803Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:09.803Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436309802, "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-02-15T04:45:10.877Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:45:10.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T04:45:10.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"451fd52f-490f-4e81-bee0-0c8a23eb0534","serviceName":"Demo_pNF_MxnJWYjfhAhwW1pNktKQ","serviceVersion":"1.0","serviceUUID":"bf367ed7-3e3b-4a3d-b3ab-31905a72776c","serviceDescription":"catalog service description","serviceInvariantUUID":"2d447710-68e6-473e-be00-65fdb5ff4df0","resources":[{"resourceInstanceName":"pNF 81fd48a4-0ab3 0","resourceName":"pNF 81fd48a4-0ab3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f4431ab4-d750-44d2-bcd9-d341ddc63006","resourceInvariantUUID":"8ce20532-33a9-4ab5-8402-fe678fae36c7","resourceCustomizationUUID":"f042731e-c433-4f0c-87f5-4a14a9bffa73","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml","artifactChecksum":"Y2YzZDUyM2YwZDBlYTJkMzk5YzM2Yjg2MTI4Y2Q3NDE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c12b225a-b33e-4590-89fe-771c64ff7562","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar","artifactChecksum":"MDM0ZGRkMDQ4ZTBlYWExMzQzZGMxNTVkOTNiZTk0ZDU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d95462ea-eaf6-481b-baf8-6ce9495e3265","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c1c06bbc-0dfb-47d2-ae3d-a9151ec55182","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml","artifactChecksum":"Njc5YjZkZjYyZmJlY2UxNDllNjlkZDAxNjIxYjY2ZWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"04db6c35-f6e2-4584-b888-6021d5c10f36","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1311cc61-7f6e-4890-ac77-b9fe3646e0a1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"695ff34a-177e-48ea-a594-6959327e5ad1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml","artifactChecksum":"ZjNlMjBkMTcxYzZjM2NlMmQzMWNhYjFkZWRiMjBkZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b292335-9d21-4da5-8f02-242b6f164616","artifactVersion":"1"},{"artifactName":"service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar","artifactChecksum":"NTZkNzg3NzgxYTljYmFlMjdiYzE2OTkwYzgzZGE4NDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836454d0-ceb3-4c58-94ec-0d8f9f7009c8","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T04:45:10.900Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:10.901Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:10.901Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:10.901Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:11.902Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:11.903Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:11.903Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:11.903Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:12.906Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:12.908Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:12.908Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:12.909Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:13.910Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:13.911Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:13.912Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:13.912Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:14.913Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:14.914Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:14.914Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:14.914Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:15.915Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:15.916Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:15.916Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:15.917Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:16.918Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:16.918Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:16.919Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:16.919Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:17.920Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:45:17.921Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:17.921Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:17.921Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:18.922Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "serviceName": "Demo_pNF_MxnJWYjfhAhwW1pNktKQ", "serviceVersion": "1.0", "serviceUUID": "bf367ed7-3e3b-4a3d-b3ab-31905a72776c", "serviceDescription": "catalog service description", "serviceInvariantUUID": "2d447710-68e6-473e-be00-65fdb5ff4df0", "resources": [ { "resourceInstanceName": "pNF 81fd48a4-0ab3 0", "resourceCustomizationUUID": "f042731e-c433-4f0c-87f5-4a14a9bffa73", "resourceName": "pNF 81fd48a4-0ab3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "f4431ab4-d750-44d2-bcd9-d341ddc63006", "resourceInvariantUUID": "8ce20532-33a9-4ab5-8402-fe678fae36c7", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "artifactChecksum": "NTZkNzg3NzgxYTljYmFlMjdiYzE2OTkwYzgzZGE4NDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836454d0-ceb3-4c58-94ec-0d8f9f7009c8" } ], "workloadContext": "Production" } 2023-02-15T04:45:18.923Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T04:45:18.923Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf367ed7-3e3b-4a3d-b3ab-31905a72776c ASDC 2023-02-15T04:45:18.924Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:451fd52f-490f-4e81-bee0-0c8a23eb0534 ServiceName:Demo_pNF_MxnJWYjfhAhwW1pNktKQ ServiceVersion:1.0 ServiceUUID:bf367ed7-3e3b-4a3d-b3ab-31905a72776c ServiceInvariantUUID:2d447710-68e6-473e-be00-65fdb5ff4df0 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar ArtifactUUID:836454d0-ceb3-4c58-94ec-0d8f9f7009c8 ArtifactChecksum:NTZkNzg3NzgxYTljYmFlMjdiYzE2OTkwYzgzZGE4NDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 81fd48a4-0ab3 0 ResourceCustomizationUUID:f042731e-c433-4f0c-87f5-4a14a9bffa73 ResourceInvariantUUID:8ce20532-33a9-4ab5-8402-fe678fae36c7 ResourceName:pNF 81fd48a4-0ab3 ResourceType:PNF ResourceUUID:f4431ab4-d750-44d2-bcd9-d341ddc63006 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-15T04:45:18.925Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf367ed7-3e3b-4a3d-b3ab-31905a72776c 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-02-15T04:45:18.983Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:45:18.984Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 836454d0-ceb3-4c58-94ec-0d8f9f7009c8 from URL: /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:19.208Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:45:19.211Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 836454d0-ceb3-4c58-94ec-0d8f9f7009c8 88010 2023-02-15T04:45:19.212Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar ASDC sendASDCNotification 2023-02-15T04:45:19.212Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:19.212Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:45:19.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:19.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:19.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436319212, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:20.214Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:45:20.215Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:45:20.215Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 836454d0-ceb3-4c58-94ec-0d8f9f7009c8, URL: /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar to file: /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:20.216Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:20.218Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:20.218Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:20.423Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14789410553704075043/Definitions/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml 2023-02-15T04:45:21.807Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T04:45:21.808Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 81fd48a4-0ab3 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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Node template pNF 81fd48a4-0ab3 0 is matching search criteria 2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T04:45:21.812Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 81fd48a4-0ab3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:45:21.812Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.812Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.813Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Node template pNF 81fd48a4-0ab3 0 is matching search criteria 2023-02-15T04:45:21.813Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T04:45:21.813Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 81fd48a4-0ab3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.816Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.816Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_MxnJWYjfhAhwW1pNktKQ Description:catalog service description Model UUID:bf367ed7-3e3b-4a3d-b3ab-31905a72776c Model Version:NULL Model InvariantUuid:2d447710-68e6-473e-be00-65fdb5ff4df0 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-02-15T04:45:21.836Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: f4431ab4-d750-44d2-bcd9-d341ddc63006 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-02-15T04:45:21.843Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||pNF 81fd48a4-0ab3 0 2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: f4431ab4-d750-44d2-bcd9-d341ddc63006 2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||No resources found for Service: bf367ed7-3e3b-4a3d-b3ab-31905a72776c 2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: bf367ed7-3e3b-4a3d-b3ab-31905a72776c 2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 81fd48a4-0ab3 0 f4431ab4-d750-44d2-bcd9-d341ddc63006 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-02-15T04:45:21.855Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@f2a1d9f, org.onap.sdc.toscaparser.api.parameters.Input@5eaf5fff, org.onap.sdc.toscaparser.api.parameters.Input@57668f97, org.onap.sdc.toscaparser.api.parameters.Input@230a97a1, org.onap.sdc.toscaparser.api.parameters.Input@7c93a0ba] 2023-02-15T04:45:21.856Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.857Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.857Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid bf367ed7-3e3b-4a3d-b3ab-31905a72776c: pNF 81fd48a4-0ab3 2023-02-15T04:45:21.857Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Processing PNF resource: f4431ab4-d750-44d2-bcd9-d341ddc63006 2023-02-15T04:45:21.858Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:45:21.858Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:45:21.858Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Resource customization UUID: f042731e-c433-4f0c-87f5-4a14a9bffa73 is the same as notified resource customizationUUID: f042731e-c433-4f0c-87f5-4a14a9bffa73 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-02-15T04:45:21.950Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 81fd48a4-0ab3 f4431ab4-d750-44d2-bcd9-d341ddc63006 0 ASDC deployResourceStructure 2023-02-15T04:45:21.950Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar ASDC sendASDCNotification 2023-02-15T04:45:21.950Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436321950, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:22.952Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:45:22.983Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:45:22.995Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:45:22.995Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T04:45:22.996Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T04:45:30.026Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:45:30.031Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.031Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.051Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.051Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.052Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.052Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.052Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.066Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.068Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.068Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.068Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.069Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.069Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.069Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.071Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.071Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.076Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.077Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.080Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.080Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.082Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:30.083Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:45:30.083Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:45:30.083Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:45:52.997Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:45:53.020Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:45:53.026Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:45:53.026Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T04:45:53.027Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T04:46:23.027Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:23.099Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:23.112Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:46:23.112Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T04:46:23.112Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T04:46:30.026Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:46:30.042Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.042Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.044Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.044Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.046Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.047Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.047Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.048Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.048Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.048Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.049Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.049Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.049Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.051Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436257807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436216207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "multicloud-k8s", "timestamp": 1676436243673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "cds-sdc-listener", "timestamp": 1676436273277, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436272045, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.060Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.060Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.061Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436267468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436276575, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436279251, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.066Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.066Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436280257, "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-02-15T04:46:30.095Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 451fd52f-490f-4e81-bee0-0c8a23eb0534 2023-02-15T04:46:30.095Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:30.149Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.151Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436279856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:46:30.152Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.153Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.153Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "aai-model-loader", "timestamp": 1676436280858, "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-02-15T04:46:30.167Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 451fd52f-490f-4e81-bee0-0c8a23eb0534 2023-02-15T04:46:30.167Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:30.206Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.207Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623", "consumerID": "SO-sdc-controller", "timestamp": 1676436309802, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T04:46:30.207Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.207Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.208Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.211Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.211Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.212Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.213Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.214Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.215Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.216Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.216Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.216Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.218Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.218Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.219Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.219Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.220Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.220Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.221Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.221Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436274283, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436302324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.223Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.223Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.223Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.224Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.224Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.225Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436274283, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.225Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.225Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.226Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436302324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-15T04:46:30.226Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.227Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.227Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436310877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.227Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.228Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.228Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436274283, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.229Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.229Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.229Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436302324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-15T04:46:30.230Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.230Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.231Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436317807, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.231Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.231Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.232Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436319212, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.232Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.232Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.233Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436274283, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.233Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.234Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.234Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436302324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.235Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.235Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.235Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436317807, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.236Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.237Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.237Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436274283, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.237Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436302324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436317807, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436274283, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.240Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.240Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.240Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436302324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.241Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.242Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.242Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436321950, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:46:30.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436317807, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.244Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.244Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.244Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436274283, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.245Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.245Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.245Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436302324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.246Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.246Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.247Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436317807, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.247Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.248Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.248Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436317807, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.249Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.249Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.250Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "cds-sdc-listener", "timestamp": 1676436324245, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.250Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.250Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.251Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436323427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.251Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.252Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.252Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436317807, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:46:30.253Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.254Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.254Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436324647, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.254Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.255Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.255Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436325042, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.256Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.256Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.256Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436325735, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-15T04:46:30.257Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.257Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.257Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436326937, "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-02-15T04:46:30.304Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5550e40c-7e6f-49ce-944f-dbfb91275a84 2023-02-15T04:46:30.305Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:46:30.339Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.340Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436327468, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.341Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.341Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.341Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "multicloud-k8s", "timestamp": 1676436327942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T04:46:30.342Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:30.342Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T04:46:30.343Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436327468, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T04:46:30.343Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:46:53.113Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:53.158Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:53.167Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:46:53.167Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:46:53.169Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-02-15T04:46:53.203Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T04:47:23.204Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:47:23.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 and serviceModelVersionId: bf367ed7-3e3b-4a3d-b3ab-31905a72776c 2023-02-15T04:47:23.214Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2d447710-68e6-473e-be00-65fdb5ff4df0 2023-02-15T04:47:23.215Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0 2023-02-15T04:47:23.222Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T04:47:23.326Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?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-02-15T04:47:23.328Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0|INFO|500||Invoke 2023-02-15T04:47:23.355Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T04:47:23.990Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0|INFO|500||InvokeReturn 2023-02-15T04:47:23.991Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 04:47:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[626], vertex-id=[409736], x-aai-txid=[1-aai-resources-230215-04:47:22:664-28055], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T04:47:23.991Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-02-15T04:47:23.991Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T04:47:23.992Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-02-15T04:47:24.017Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 451fd52f-490f-4e81-bee0-0c8a23eb0534 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:24.019Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436444018, "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-02-15T04:47:25.084Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:47:25.121Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T04:47:25.122Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"5550e40c-7e6f-49ce-944f-dbfb91275a84","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698","serviceDescription":"service","serviceInvariantUUID":"e5aa74bf-588c-4c02-ba6f-9d48cb3136d8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c993f11-4ff4-40e6-81a2-d4b774c0267c","resourceInvariantUUID":"73a9910e-5f29-4370-b0f6-743751a1ea70","resourceCustomizationUUID":"f9234d60-c5ed-4896-9d27-b6c2c7bb92be","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":"MTUyNTMwYzYwZGNiZjUxNGZmNjVhMzBhMmI0Y2ZmYzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6f52af9d-f3d5-486f-8ed9-ae0c03fe18fe","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":"NWIwZjJjMDM5NGNkZTZiNzliNjlhYTk3ZjE5YTE2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"98cd1f62-f725-439a-a9f0-5be135347c1e","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":"6076bb10-0577-4165-820e-9bb9ec1d9562","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":"6897c65f-5df3-4013-a4c8-094bd6a8e27e","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":"1e325f2a-21b7-43ce-86cf-8540d4444c19","artifactVersion":"2","generatedFromUUID":"6076bb10-0577-4165-820e-9bb9ec1d9562"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGVkNmFiYWU1NDg2NDI3MDZjY2MzNWIwYTUzNDIzNzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"15b6c41d-b04a-4cfb-aa34-bf23ab8dbaf6","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGVlZWFkYzk1ZDk3YzE4YmQ1OWI4NGE4Y2EyZWM5MDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"beb5b92c-9776-4abe-bf59-f78b2d670709","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T04:47:25.131Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:47:25.132Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:25.132Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:25.132Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "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-02-15T04:47:26.135Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:47:26.136Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:26.136Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:26.136Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "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-02-15T04:47:27.138Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:47:27.139Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:27.139Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:27.139Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "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-02-15T04:47:28.141Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:47:28.142Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:28.143Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:28.143Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "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-02-15T04:47:29.145Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:47:29.146Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:29.146Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:29.146Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "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-02-15T04:47:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:47:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436327468, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.032Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436327468, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.033Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.033Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.034Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436327468, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436327468, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436327468, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:47:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436335441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:47:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436338632, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:47:30.037Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.037Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436339637, "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-02-15T04:47:30.052Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5550e40c-7e6f-49ce-944f-dbfb91275a84 2023-02-15T04:47:30.053Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:47:30.082Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.082Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436338704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:47:30.083Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.084Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.084Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "aai-model-loader", "timestamp": 1676436339708, "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-02-15T04:47:30.098Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5550e40c-7e6f-49ce-944f-dbfb91275a84 2023-02-15T04:47:30.099Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:47:30.133Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.133Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.135Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-02-15T04:47:30.135Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.135Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.138Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.138Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.139Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.139Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.139Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.139Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-02-15T04:47:30.139Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.140Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.140Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.141Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.141Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.141Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.142Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.142Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436325252, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:47:30.143Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436358951, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:47:30.143Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.144Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.144Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.144Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.145Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.145Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436381401, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T04:47:30.146Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "cds-sdc-listener", "timestamp": 1676436382482, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:47:30.146Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.147Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.147Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.147Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436382674, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T04:47:30.147Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.148Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436383921, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-02-15T04:47:30.148Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:47:30.149Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:30.149Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:30.148Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.149Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.149Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436385086, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-02-15T04:47:30.150Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.150Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436377807, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:47:30.150Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.151Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436386533, "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-02-15T04:47:30.190Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf21d039-41f4-41b4-848f-4af61417d87a 2023-02-15T04:47:30.190Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf21d039-41f4-41b4-848f-4af61417d87a 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-02-15T04:47:30.236Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.237Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436387045, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:47:30.237Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "multicloud-k8s", "timestamp": 1676436387535, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T04:47:30.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.239Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:30.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:47:30.240Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:47:30.240Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:47:31.151Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:47:31.152Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:31.152Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:31.152Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:47:32.156Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698", "serviceDescription": "service", "serviceInvariantUUID": "e5aa74bf-588c-4c02-ba6f-9d48cb3136d8", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "f9234d60-c5ed-4896-9d27-b6c2c7bb92be", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8c993f11-4ff4-40e6-81a2-d4b774c0267c", "resourceInvariantUUID": "73a9910e-5f29-4370-b0f6-743751a1ea70", "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": "NWIwZjJjMDM5NGNkZTZiNzliNjlhYTk3ZjE5YTE2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "98cd1f62-f725-439a-a9f0-5be135347c1e", "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": "6076bb10-0577-4165-820e-9bb9ec1d9562", "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": "1e325f2a-21b7-43ce-86cf-8540d4444c19", "generatedFromUUID": "6076bb10-0577-4165-820e-9bb9ec1d9562" }, "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": "1e325f2a-21b7-43ce-86cf-8540d4444c19", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ZGVlZWFkYzk1ZDk3YzE4YmQ1OWI4NGE4Y2EyZWM5MDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "beb5b92c-9776-4abe-bf59-f78b2d670709" } ], "workloadContext": "Production" } 2023-02-15T04:47:32.157Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T04:47:32.157Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 ASDC 2023-02-15T04:47:32.158Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:5550e40c-7e6f-49ce-944f-dbfb91275a84 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 ServiceInvariantUUID:e5aa74bf-588c-4c02-ba6f-9d48cb3136d8 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:beb5b92c-9776-4abe-bf59-f78b2d670709 ArtifactChecksum:ZGVlZWFkYzk1ZDk3YzE4YmQ1OWI4NGE4Y2EyZWM5MDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:f9234d60-c5ed-4896-9d27-b6c2c7bb92be ResourceInvariantUUID:73a9910e-5f29-4370-b0f6-743751a1ea70 ResourceName:basic_vm ResourceType:VF ResourceUUID:8c993f11-4ff4-40e6-81a2-d4b774c0267c 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:98cd1f62-f725-439a-a9f0-5be135347c1e ArtifactChecksum:NWIwZjJjMDM5NGNkZTZiNzliNjlhYTk3ZjE5YTE2MDU= 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:6076bb10-0577-4165-820e-9bb9ec1d9562 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:1e325f2a-21b7-43ce-86cf-8540d4444c19 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:1e325f2a-21b7-43ce-86cf-8540d4444c19 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-15T04:47:32.158Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 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-02-15T04:47:32.354Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: beb5b92c-9776-4abe-bf59-f78b2d670709 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-15T04:47:32.524Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:47:32.553Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar beb5b92c-9776-4abe-bf59-f78b2d670709 75199 2023-02-15T04:47:32.553Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-02-15T04:47:32.553Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-15T04:47:32.554Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:47:32.554Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:32.555Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:32.555Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436452553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:47:33.559Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:47:33.560Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:47:33.561Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: beb5b92c-9776-4abe-bf59-f78b2d670709, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-15T04:47:33.561Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-02-15T04:47:33.562Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-15T04:47:33.562Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-02-15T04:47:33.817Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1258902794369063806/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-02-15T04:47:36.288Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T04:47:36.289Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T04:47:36.289Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-15T04:47:36.290Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-15T04:47:36.290Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:36.291Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:36.292Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:36.293Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:36.293Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:36.293Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:36.294Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:36.294Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T04:47:36.295Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.296Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:36.297Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:36.298Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T04:47:36.298Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:47:36.299Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.299Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:36.300Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:36.301Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T04:47:36.301Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:47:36.302Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.302Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:36.303Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.303Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-15T04:47:36.304Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-15T04:47:36.305Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-15T04:47:36.305Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-15T04:47:36.305Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-15T04:47:36.305Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-15T04:47:36.305Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.306Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T04:47:36.306Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.306Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:36.306Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:47:36.307Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.307Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:36.307Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:47:36.307Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.307Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:36.307Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:47:36.308Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.308Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-15T04:47:36.309Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-15T04:47:36.309Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-15T04:47:36.309Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=300720c5-d98e-4437-92aa-27aa8044a2fc 2023-02-15T04:47:36.310Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.310Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:36.310Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.310Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:36.310Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.311Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:36.311Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:36.311Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:36.312Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 Model Version:NULL Model InvariantUuid:e5aa74bf-588c-4c02-ba6f-9d48cb3136d8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:30adca99-6001-4c84-8db6-5d136423091f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:73a9910e-5f29-4370-b0f6-743751a1ea70 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f9234d60-c5ed-4896-9d27-b6c2c7bb92be NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d458f4c6-9695-4b7d-9fa3-0a043f07c4f3 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:5c312748-4a8b-4139-b88a-f6b3a2c3c748 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:300720c5-d98e-4437-92aa-27aa8044a2fc ModelInvariantUuid:3342921b-4893-4118-b4cf-df253df6e5f2 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:2a842c60-d815-421f-a672-f26e12f6c313 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:3c1082da-fad8-4039-9af5-8f5c141df807 ModelInvariantUuid:0a953c28-f6ed-4d7d-9d44-437922738069 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:9f4a8fb6-1ef8-407e-b5b2-d27b04db7be6 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-02-15T04:47:36.916Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 8c993f11-4ff4-40e6-81a2-d4b774c0267c 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-02-15T04:47:36.922Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||basic_vm 0 2023-02-15T04:47:36.924Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8c993f11-4ff4-40e6-81a2-d4b774c0267c 2023-02-15T04:47:36.924Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 98cd1f62-f725-439a-a9f0-5be135347c1e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-15T04:47:36.925Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:47:36.926Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:37.325Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:47:37.330Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 98cd1f62-f725-439a-a9f0-5be135347c1e 787 2023-02-15T04:47:37.331Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:37.331Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:37.332Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:47:37.333Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:37.335Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:37.336Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436457331, "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-02-15T04:47:38.339Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "d458f4c6-9695-4b7d-9fa3-0a043f07c4f3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5c312748-4a8b-4139-b88a-f6b3a2c3c748", "vfModuleModelCustomizationUUID": "eab9ac78-9bf5-40d4-98b4-eb422ed59b68", "isBase": true, "artifacts": [ "6076bb10-0577-4165-820e-9bb9ec1d9562", "1e325f2a-21b7-43ce-86cf-8540d4444c19" ], "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-02-15T04:47:38.350Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5c312748-4a8b-4139-b88a-f6b3a2c3c748 VfModuleModelInvariantUUID:d458f4c6-9695-4b7d-9fa3-0a043f07c4f3 VfModuleModelDescription:NULL Artifacts UUID List:{ 6076bb10-0577-4165-820e-9bb9ec1d9562 , 1e325f2a-21b7-43ce-86cf-8540d4444c19 } 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-02-15T04:47:38.354Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "d458f4c6-9695-4b7d-9fa3-0a043f07c4f3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5c312748-4a8b-4139-b88a-f6b3a2c3c748", "vfModuleModelCustomizationUUID": "eab9ac78-9bf5-40d4-98b4-eb422ed59b68", "isBase": true, "artifacts": [ "6076bb10-0577-4165-820e-9bb9ec1d9562", "1e325f2a-21b7-43ce-86cf-8540d4444c19" ], "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-02-15T04:47:38.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5c312748-4a8b-4139-b88a-f6b3a2c3c748 VfModuleModelInvariantUUID:d458f4c6-9695-4b7d-9fa3-0a043f07c4f3 VfModuleModelDescription:NULL Artifacts UUID List:{ 6076bb10-0577-4165-820e-9bb9ec1d9562 , 1e325f2a-21b7-43ce-86cf-8540d4444c19 } 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-02-15T04:47:38.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6076bb10-0577-4165-820e-9bb9ec1d9562 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-15T04:47:38.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:47:38.356Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:38.601Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:47:38.602Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 6076bb10-0577-4165-820e-9bb9ec1d9562 5033 2023-02-15T04:47:38.603Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:38.603Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:38.603Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:47:38.604Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:38.605Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:38.605Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436458603, "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-02-15T04:47:39.607Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 1e325f2a-21b7-43ce-86cf-8540d4444c19 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-15T04:47:39.608Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:47:39.609Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:40.047Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:47:40.048Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 1e325f2a-21b7-43ce-86cf-8540d4444c19 903 2023-02-15T04:47:40.049Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:40.049Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:40.050Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:47:40.051Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:40.051Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:40.052Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436460049, "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-02-15T04:47:41.053Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 2023-02-15T04:47:41.056Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 8c993f11-4ff4-40e6-81a2-d4b774c0267c 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-02-15T04:47:41.119Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c925b00, org.onap.sdc.toscaparser.api.parameters.Input@68f960f1, org.onap.sdc.toscaparser.api.parameters.Input@5af56182, org.onap.sdc.toscaparser.api.parameters.Input@7f786c77, org.onap.sdc.toscaparser.api.parameters.Input@612c62c3] 2023-02-15T04:47:41.123Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.125Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.126Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-02-15T04:47:41.126Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= f9234d60-c5ed-4896-9d27-b6c2c7bb92be 2023-02-15T04:47:41.127Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f9234d60-c5ed-4896-9d27-b6c2c7bb92be matches Tosca VF Customization UUID: f9234d60-c5ed-4896-9d27-b6c2c7bb92be 2023-02-15T04:47:41.127Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: f9234d60-c5ed-4896-9d27-b6c2c7bb92be 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-02-15T04:47:41.139Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.140Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.150Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id f9234d60-c5ed-4896-9d27-b6c2c7bb92be: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-15T04:47:41.151Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@f5e318e 2023-02-15T04:47:41.151Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.158Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T04:47:41.158Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : eab9ac78-9bf5-40d4-98b4-eb422ed59b68 2023-02-15T04:47:41.158Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID eab9ac78-9bf5-40d4-98b4-eb422ed59b68 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-02-15T04:47:41.168Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.168Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:41.169Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:47:41.169Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.169Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:41.170Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:47:41.171Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.171Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-15T04:47:41.171Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-15T04:47:41.171Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-15T04:47:41.172Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=300720c5-d98e-4437-92aa-27aa8044a2fc 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-02-15T04:47:41.192Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.192Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:41.193Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:47:41.193Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.193Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-15T04:47:41.193Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=f9234d60-c5ed-4896-9d27-b6c2c7bb92be 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-02-15T04:47:41.202Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.203Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.203Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698: basic_vm 2023-02-15T04:47:41.203Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.204Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.204Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.204Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.204Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.204Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.205Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.205Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.205Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:47:41.205Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:47:41.205Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:41.488Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 8c993f11-4ff4-40e6-81a2-d4b774c0267c 1 ASDC deployResourceStructure 2023-02-15T04:47:41.489Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:41.489Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:41.489Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:47:41.490Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:41.490Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:41.490Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436461489, "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-02-15T04:47:42.492Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:42.492Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:42.492Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:47:42.494Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:42.494Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:42.496Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436462492, "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-02-15T04:47:43.497Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:43.497Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:43.498Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:47:43.498Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:43.498Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:43.498Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436463497, "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-02-15T04:47:44.500Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-02-15T04:47:44.500Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-15T04:47:44.500Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:47:44.501Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:47:44.502Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:47:44.502Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436464500, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:47:45.503Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:47:45.573Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:47:45.625Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:47:45.626Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T04:47:45.626Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T04:47:45.626Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T04:47:45.626Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:47:45.626Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:47:45.627Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:47:45.627Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:47:45.627Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:47:45.666Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T04:48:15.667Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:48:15.688Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5550e40c-7e6f-49ce-944f-dbfb91275a84 and serviceModelVersionId: 9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 2023-02-15T04:48:15.688Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e5aa74bf-588c-4c02-ba6f-9d48cb3136d8 2023-02-15T04:48:15.689Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e5aa74bf-588c-4c02-ba6f-9d48cb3136d8/model-vers/model-ver/9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698?depth=0 2023-02-15T04:48:15.700Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T04:48:15.854Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5aa74bf-588c-4c02-ba6f-9d48cb3136d8/model-vers/model-ver/9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698?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-02-15T04:48:15.856Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5aa74bf-588c-4c02-ba6f-9d48cb3136d8/model-vers/model-ver/9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698?depth=0|INFO|500||Invoke 2023-02-15T04:48:15.962Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5aa74bf-588c-4c02-ba6f-9d48cb3136d8/model-vers/model-ver/9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T04:48:17.415Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5aa74bf-588c-4c02-ba6f-9d48cb3136d8/model-vers/model-ver/9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698?depth=0|INFO|500||InvokeReturn 2023-02-15T04:48:17.417Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e5aa74bf-588c-4c02-ba6f-9d48cb3136d8/model-vers/model-ver/9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 04:48:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1446], vertex-id=[188520], x-aai-txid=[0-aai-resources-230215-04:48:15:360-21738], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T04:48:17.417Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-02-15T04:48:17.418Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T04:48:17.418Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:48:17.430Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||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-02-15T04:48:17.431Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5550e40c-7e6f-49ce-944f-dbfb91275a84 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T04:48:17.431Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T04:48:17.432Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:17.432Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:17.433Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436497431, "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-02-15T04:48:18.461Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T04:48:18.462Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"bf21d039-41f4-41b4-848f-4af61417d87a","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"9eef71b6-a97e-413d-a251-2828174f5196","serviceDescription":"service","serviceInvariantUUID":"7a1a3461-6deb-448e-9eb4-655821d0e344","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2e5d5dd8-e902-4cb6-9ac7-c865c509fe82","resourceInvariantUUID":"8c276962-9c94-40c5-89b2-8071cc686d74","resourceCustomizationUUID":"6addae5b-9eed-41f6-852b-8a8ecd7b2a95","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NDgzMzdlZmMxNjdhYjE4MmRmMDEwYzU0NjBjNWY2Yjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b89b31e4-de22-411c-9c94-b491e4e746e3","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5cc2c141-2d18-4141-9dab-58230e6b3b2f","artifactVersion":"2","generatedFromUUID":"105badcf-e81c-43c8-8d15-a94c04899571"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"105badcf-e81c-43c8-8d15-a94c04899571","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"YzkzN2NhYWZjNjI5Y2UyOWM4ODI0MzNhOGNhYTc1YjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b9a0f04-9968-449a-8f68-4d473de9e8ab","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"11a46375-085e-40a4-9b19-778afcb3f8d7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"dbd58dee-9c59-4ac9-bc43-3217946495f8","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4fb50b82-cd2e-4d93-b0bb-2606be00ea89","artifactVersion":"2","generatedFromUUID":"11a46375-085e-40a4-9b19-778afcb3f8d7"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MzE0ZDEwNjliODk5N2Y1ZWVkZjg1Y2ZiYWVkMzUyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b05b5b5-e66b-45d8-a04f-b1bb61544125","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZWVjMjkyMTEzOGUwYTUyMWY0NDQzZGFmNDEzNWRlMmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c15a4ae3-f96f-4c73-83f3-0aafbe780d66","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T04:48:18.462Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:18.463Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:18.463Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:18.463Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:19.468Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:19.469Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:19.469Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:19.469Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:20.473Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:20.473Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:20.474Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:20.474Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:21.475Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:21.476Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:21.476Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:21.476Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:22.477Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:22.478Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:22.478Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:22.478Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:23.479Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:23.480Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:23.480Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:23.481Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:24.482Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:24.482Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:24.482Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:24.482Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:25.483Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:25.484Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:25.484Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:25.485Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:26.486Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T04:48:26.486Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:26.486Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:26.487Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:27.489Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "9eef71b6-a97e-413d-a251-2828174f5196", "serviceDescription": "service", "serviceInvariantUUID": "7a1a3461-6deb-448e-9eb4-655821d0e344", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "6addae5b-9eed-41f6-852b-8a8ecd7b2a95", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "2e5d5dd8-e902-4cb6-9ac7-c865c509fe82", "resourceInvariantUUID": "8c276962-9c94-40c5-89b2-8071cc686d74", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5cc2c141-2d18-4141-9dab-58230e6b3b2f", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "105badcf-e81c-43c8-8d15-a94c04899571", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "YzkzN2NhYWZjNjI5Y2UyOWM4ODI0MzNhOGNhYTc1YjQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1b9a0f04-9968-449a-8f68-4d473de9e8ab", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "11a46375-085e-40a4-9b19-778afcb3f8d7", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4fb50b82-cd2e-4d93-b0bb-2606be00ea89", "generatedFromUUID": "11a46375-085e-40a4-9b19-778afcb3f8d7" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "4fb50b82-cd2e-4d93-b0bb-2606be00ea89", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "ZWVjMjkyMTEzOGUwYTUyMWY0NDQzZGFmNDEzNWRlMmY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c15a4ae3-f96f-4c73-83f3-0aafbe780d66" } ], "workloadContext": "Production" } 2023-02-15T04:48:27.490Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T04:48:27.490Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9eef71b6-a97e-413d-a251-2828174f5196 ASDC 2023-02-15T04:48:27.490Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:bf21d039-41f4-41b4-848f-4af61417d87a ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:9eef71b6-a97e-413d-a251-2828174f5196 ServiceInvariantUUID:7a1a3461-6deb-448e-9eb4-655821d0e344 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:c15a4ae3-f96f-4c73-83f3-0aafbe780d66 ArtifactChecksum:ZWVjMjkyMTEzOGUwYTUyMWY0NDQzZGFmNDEzNWRlMmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:6addae5b-9eed-41f6-852b-8a8ecd7b2a95 ResourceInvariantUUID:8c276962-9c94-40c5-89b2-8071cc686d74 ResourceName:basic_cnf ResourceType:VF ResourceUUID:2e5d5dd8-e902-4cb6-9ac7-c865c509fe82 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:5cc2c141-2d18-4141-9dab-58230e6b3b2f ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:105badcf-e81c-43c8-8d15-a94c04899571 ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:1b9a0f04-9968-449a-8f68-4d473de9e8ab ArtifactChecksum:YzkzN2NhYWZjNjI5Y2UyOWM4ODI0MzNhOGNhYTc1YjQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:11a46375-085e-40a4-9b19-778afcb3f8d7 ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:4fb50b82-cd2e-4d93-b0bb-2606be00ea89 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:4fb50b82-cd2e-4d93-b0bb-2606be00ea89 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-15T04:48:27.491Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9eef71b6-a97e-413d-a251-2828174f5196 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-02-15T04:48:27.572Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:48:27.573Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:48:27.573Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:48:27.573Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c15a4ae3-f96f-4c73-83f3-0aafbe780d66 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-15T04:48:27.573Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:48:27.574Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-15T04:48:27.822Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:48:27.824Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar c15a4ae3-f96f-4c73-83f3-0aafbe780d66 73991 2023-02-15T04:48:27.824Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2023-02-15T04:48:27.824Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-15T04:48:27.825Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:48:27.825Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:27.825Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:27.825Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436507824, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:28.828Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T04:48:28.829Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T04:48:28.829Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: c15a4ae3-f96f-4c73-83f3-0aafbe780d66, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-15T04:48:28.830Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2023-02-15T04:48:28.831Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-15T04:48:28.831Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-15T04:48:29.034Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3704037768406695407/Definitions/service-BasicCnf-template.yml 2023-02-15T04:48:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.031Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.033Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.034Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.034Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.038Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.038Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436387468, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:48:30.039Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.039Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436397415, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:48:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.040Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.040Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436401106, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:48:30.041Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.041Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.041Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676436402119, "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-02-15T04:48:30.097Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bf21d039-41f4-41b4-848f-4af61417d87a 2023-02-15T04:48:30.097Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf21d039-41f4-41b4-848f-4af61417d87a 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-02-15T04:48:30.173Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.174Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436404498, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:48:30.175Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.175Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.175Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "aai-model-loader", "timestamp": 1676436405500, "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-02-15T04:48:30.231Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bf21d039-41f4-41b4-848f-4af61417d87a 2023-02-15T04:48:30.232Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf21d039-41f4-41b4-848f-4af61417d87a 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-02-15T04:48:30.264Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.264Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534", "consumerID": "SO-sdc-controller", "timestamp": 1676436444018, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T04:48:30.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-15T04:48:30.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-15T04:48:30.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:48:30.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:48:30.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:48:30.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-15T04:48:30.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2023-02-15T04:48:31.300Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T04:48:31.301Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T04:48:31.301Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-15T04:48:31.301Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-02-15T04:48:31.301Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-15T04:48:31.302Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar 2023-02-15T04:48:31.302Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-15T04:48:31.302Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||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-BasicCnf-csar.csar 2023-02-15T04:48:31.302Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T04:48:31.302Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.303Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:31.303Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:31.303Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T04:48:31.303Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:48:31.304Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.304Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:31.304Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:31.304Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T04:48:31.304Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T04:48:31.304Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.305Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:31.305Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.305Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-15T04:48:31.305Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2023-02-15T04:48:31.305Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template dummy is not matching search criteria 2023-02-15T04:48:31.305Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-15T04:48:31.306Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.306Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T04:48:31.306Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.306Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:31.306Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:48:31.307Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.307Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:31.307Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:48:31.307Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.307Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:31.308Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:48:31.308Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.308Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-15T04:48:31.308Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-02-15T04:48:31.308Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ebea27c9-5428-48b4-b540-b0c58c17effd 2023-02-15T04:48:31.308Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.309Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:31.309Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.309Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:31.309Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.309Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:31.310Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:31.310Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:31.310Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:9eef71b6-a97e-413d-a251-2828174f5196 Model Version:NULL Model InvariantUuid:7a1a3461-6deb-448e-9eb4-655821d0e344 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:0c3cea35-97e6-43c8-a358-ad71c00b8025 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:8c276962-9c94-40c5-89b2-8071cc686d74 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6addae5b-9eed-41f6-852b-8a8ecd7b2a95 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:119b3ced-0a47-4751-af1e-3b18546b19d5 ModelName:BasicCnf..base_dummy..module-0 ModelUuid:db5be72a-aef9-402b-93f8-e947ce26c95b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ebea27c9-5428-48b4-b540-b0c58c17effd ModelInvariantUuid:56981d60-a3cb-4f77-9b29-348e79570945 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:8d0c73aa-cbf8-4583-978a-72c2e2a7d4fd ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:c8fbcc7a-ec41-4f08-80ff-0285fc7efdd0 ModelInvariantUuid:d9466274-b85e-4ea7-af20-bb10fe9fdb8c ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:1a201945-f193-4734-8f07-1c531053a89d 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-02-15T04:48:31.332Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 2e5d5dd8-e902-4cb6-9ac7-c865c509fe82 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-02-15T04:48:31.339Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||basic_cnf 0 2023-02-15T04:48:31.340Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2e5d5dd8-e902-4cb6-9ac7-c865c509fe82 2023-02-15T04:48:31.341Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 5cc2c141-2d18-4141-9dab-58230e6b3b2f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-02-15T04:48:31.341Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:48:31.342Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-02-15T04:48:31.612Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:48:31.617Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 5cc2c141-2d18-4141-9dab-58230e6b3b2f 12 2023-02-15T04:48:31.618Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2023-02-15T04:48:31.618Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-02-15T04:48:31.618Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:48:31.619Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:31.620Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:31.620Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436511617, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:32.622Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 105badcf-e81c-43c8-8d15-a94c04899571 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-02-15T04:48:32.622Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:48:32.623Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-02-15T04:48:32.811Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:48:32.812Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 105badcf-e81c-43c8-8d15-a94c04899571 2688 2023-02-15T04:48:32.813Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2023-02-15T04:48:32.813Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-02-15T04:48:32.815Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:48:32.816Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:32.816Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:32.816Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436512813, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:33.824Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 1b9a0f04-9968-449a-8f68-4d473de9e8ab from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-15T04:48:33.826Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:48:33.826Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-15T04:48:34.020Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:48:34.022Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 1b9a0f04-9968-449a-8f68-4d473de9e8ab 828 2023-02-15T04:48:34.022Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2023-02-15T04:48:34.023Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-15T04:48:34.023Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:48:34.025Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:34.026Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:34.026Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436514022, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:35.028Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "119b3ced-0a47-4751-af1e-3b18546b19d5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "db5be72a-aef9-402b-93f8-e947ce26c95b", "vfModuleModelCustomizationUUID": "3f2e6344-8570-4da3-bfd8-7d9b5628703e", "isBase": true, "artifacts": [ "11a46375-085e-40a4-9b19-778afcb3f8d7", "105badcf-e81c-43c8-8d15-a94c04899571", "4fb50b82-cd2e-4d93-b0bb-2606be00ea89" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-15T04:48:35.037Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:db5be72a-aef9-402b-93f8-e947ce26c95b VfModuleModelInvariantUUID:119b3ced-0a47-4751-af1e-3b18546b19d5 VfModuleModelDescription:NULL Artifacts UUID List:{ 11a46375-085e-40a4-9b19-778afcb3f8d7 , 105badcf-e81c-43c8-8d15-a94c04899571 , 4fb50b82-cd2e-4d93-b0bb-2606be00ea89 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy 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-02-15T04:48:35.042Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "119b3ced-0a47-4751-af1e-3b18546b19d5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "db5be72a-aef9-402b-93f8-e947ce26c95b", "vfModuleModelCustomizationUUID": "3f2e6344-8570-4da3-bfd8-7d9b5628703e", "isBase": true, "artifacts": [ "11a46375-085e-40a4-9b19-778afcb3f8d7", "105badcf-e81c-43c8-8d15-a94c04899571", "4fb50b82-cd2e-4d93-b0bb-2606be00ea89" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-15T04:48:35.042Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:db5be72a-aef9-402b-93f8-e947ce26c95b VfModuleModelInvariantUUID:119b3ced-0a47-4751-af1e-3b18546b19d5 VfModuleModelDescription:NULL Artifacts UUID List:{ 11a46375-085e-40a4-9b19-778afcb3f8d7 , 105badcf-e81c-43c8-8d15-a94c04899571 , 4fb50b82-cd2e-4d93-b0bb-2606be00ea89 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy 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-02-15T04:48:35.042Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 11a46375-085e-40a4-9b19-778afcb3f8d7 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-15T04:48:35.042Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:48:35.043Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-15T04:48:35.500Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:48:35.501Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 11a46375-085e-40a4-9b19-778afcb3f8d7 1164 2023-02-15T04:48:35.501Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2023-02-15T04:48:35.501Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-15T04:48:35.501Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:48:35.502Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:35.502Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:35.502Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436515501, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:36.503Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 4fb50b82-cd2e-4d93-b0bb-2606be00ea89 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-15T04:48:36.504Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T04:48:36.504Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-15T04:48:36.752Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T04:48:36.752Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 4fb50b82-cd2e-4d93-b0bb-2606be00ea89 200 2023-02-15T04:48:36.758Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2023-02-15T04:48:36.758Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-15T04:48:36.758Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T04:48:36.759Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:36.759Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:36.759Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436516758, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:37.775Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 9eef71b6-a97e-413d-a251-2828174f5196 2023-02-15T04:48:37.776Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 2e5d5dd8-e902-4cb6-9ac7-c865c509fe82 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=? 2023-02-15T04:48:37.828Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported 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-02-15T04:48:37.849Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7e09ba53, org.onap.sdc.toscaparser.api.parameters.Input@6d8cdba, org.onap.sdc.toscaparser.api.parameters.Input@5b141cf3, org.onap.sdc.toscaparser.api.parameters.Input@29bb77e3, org.onap.sdc.toscaparser.api.parameters.Input@1a538ba5] 2023-02-15T04:48:37.852Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.853Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.854Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-02-15T04:48:37.854Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 6addae5b-9eed-41f6-852b-8a8ecd7b2a95 2023-02-15T04:48:37.855Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6addae5b-9eed-41f6-852b-8a8ecd7b2a95 matches Tosca VF Customization UUID: 6addae5b-9eed-41f6-852b-8a8ecd7b2a95 2023-02-15T04:48:37.855Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 6addae5b-9eed-41f6-852b-8a8ecd7b2a95 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-02-15T04:48:37.862Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.863Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.864Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 6addae5b-9eed-41f6-852b-8a8ecd7b2a95: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-15T04:48:37.865Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@53d823d2 2023-02-15T04:48:37.865Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.865Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T04:48:37.866Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3f2e6344-8570-4da3-bfd8-7d9b5628703e 2023-02-15T04:48:37.866Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3f2e6344-8570-4da3-bfd8-7d9b5628703e 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-02-15T04:48:37.891Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.891Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:37.892Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:48:37.893Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.894Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:37.894Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:48:37.895Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.895Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-15T04:48:37.897Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-02-15T04:48:37.897Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ebea27c9-5428-48b4-b540-b0c58c17effd 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-02-15T04:48:37.902Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.903Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:37.904Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T04:48:37.904Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.905Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-15T04:48:37.905Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=6addae5b-9eed-41f6-852b-8a8ecd7b2a95 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-02-15T04:48:37.933Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.934Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.935Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 9eef71b6-a97e-413d-a251-2828174f5196: basic_cnf 2023-02-15T04:48:37.936Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.937Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.938Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.939Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.940Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.948Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.952Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.952Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.953Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T04:48:37.953Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T04:48:37.954Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Saving Service: basic_cnf 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: 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 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-02-15T04:48:38.201Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 2e5d5dd8-e902-4cb6-9ac7-c865c509fe82 1 ASDC deployResourceStructure 2023-02-15T04:48:38.203Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2023-02-15T04:48:38.203Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2023-02-15T04:48:38.204Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-15T04:48:38.204Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:38.205Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:38.205Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436518202, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.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-02-15T04:48:39.206Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2023-02-15T04:48:39.207Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2023-02-15T04:48:39.207Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-15T04:48:39.207Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:39.208Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:39.208Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436519206, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.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-02-15T04:48:40.209Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2023-02-15T04:48:40.210Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-15T04:48:40.210Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:48:40.210Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:40.211Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:40.211Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436520209, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:41.212Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2023-02-15T04:48:41.213Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-15T04:48:41.213Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:48:41.214Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:41.214Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:41.215Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436521212, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:42.216Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2023-02-15T04:48:42.216Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-15T04:48:42.217Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:48:42.217Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:42.218Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:42.218Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436522216, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:43.220Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2023-02-15T04:48:43.221Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-15T04:48:43.221Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T04:48:43.221Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:48:43.222Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:48:43.222Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436523220, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:48:44.223Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf21d039-41f4-41b4-848f-4af61417d87a 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-02-15T04:48:44.274Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf21d039-41f4-41b4-848f-4af61417d87a 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-02-15T04:48:44.283Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T04:48:44.284Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T04:48:44.285Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T04:48:44.285Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T04:48:44.285Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:48:44.286Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:48:44.286Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:48:44.286Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T04:48:44.287Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||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-02-15T04:48:44.310Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T04:49:14.311Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf21d039-41f4-41b4-848f-4af61417d87a 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-02-15T04:49:14.341Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf21d039-41f4-41b4-848f-4af61417d87a and serviceModelVersionId: 9eef71b6-a97e-413d-a251-2828174f5196 2023-02-15T04:49:14.341Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7a1a3461-6deb-448e-9eb4-655821d0e344 2023-02-15T04:49:14.344Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7a1a3461-6deb-448e-9eb4-655821d0e344/model-vers/model-ver/9eef71b6-a97e-413d-a251-2828174f5196?depth=0 2023-02-15T04:49:14.381Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T04:49:14.469Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a1a3461-6deb-448e-9eb4-655821d0e344/model-vers/model-ver/9eef71b6-a97e-413d-a251-2828174f5196?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-02-15T04:49:14.471Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a1a3461-6deb-448e-9eb4-655821d0e344/model-vers/model-ver/9eef71b6-a97e-413d-a251-2828174f5196?depth=0|INFO|500||Invoke 2023-02-15T04:49:14.493Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a1a3461-6deb-448e-9eb4-655821d0e344/model-vers/model-ver/9eef71b6-a97e-413d-a251-2828174f5196?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T04:49:15.330Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a1a3461-6deb-448e-9eb4-655821d0e344/model-vers/model-ver/9eef71b6-a97e-413d-a251-2828174f5196?depth=0|INFO|500||InvokeReturn 2023-02-15T04:49:15.331Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a1a3461-6deb-448e-9eb4-655821d0e344/model-vers/model-ver/9eef71b6-a97e-413d-a251-2828174f5196?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 04:49:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[823], vertex-id=[483552], x-aai-txid=[0-aai-resources-230215-04:49:13:802-46078], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T04:49:15.331Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-02-15T04:49:15.331Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T04:49:15.345Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||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-02-15T04:49:15.385Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||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-02-15T04:49:15.386Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf21d039-41f4-41b4-848f-4af61417d87a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T04:49:15.386Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T04:49:15.387Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T04:49:15.387Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T04:49:15.388Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436555386, "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-02-15T04:49:16.446Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:49:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:49:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.031Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:49:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:49:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436452553, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:49:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.037Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436457331, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T04:49:30.037Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.037Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436458603, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T04:49:30.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.038Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436460049, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-15T04:49:30.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.038Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436461489, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T04:49:30.039Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.039Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436462492, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-15T04:49:30.039Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.039Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436463497, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-15T04:49:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.040Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.040Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436464500, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:49:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.040Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.040Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84", "consumerID": "SO-sdc-controller", "timestamp": 1676436497431, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T04:49:30.041Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.041Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.041Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:49:30.041Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.042Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.042Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-02-15T04:49:30.042Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.042Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.042Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-02-15T04:49:30.042Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.043Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.043Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-02-15T04:49:30.043Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.043Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.043Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-02-15T04:49:30.044Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.044Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.044Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T04:49:30.044Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.044Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.045Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-02-15T04:49:30.045Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.045Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.045Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T04:49:30.045Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436445084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-15T04:49:30.046Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:49:30.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T04:49:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436507824, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T04:49:30.046Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:16.447Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:50:30.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:50:30.030Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.030Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436511617, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2023-02-15T04:50:30.031Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.032Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.032Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436512813, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-02-15T04:50:30.032Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.032Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.037Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436514022, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T04:50:30.038Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.038Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.038Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436515501, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T04:50:30.038Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.038Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.038Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436516758, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-02-15T04:50:30.039Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.039Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.039Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436518202, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-15T04:50:30.039Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.039Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.039Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436519206, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-15T04:50:30.039Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.040Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436520209, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T04:50:30.040Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.040Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436521212, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2023-02-15T04:50:30.040Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.041Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436522216, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2023-02-15T04:50:30.041Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.041Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.041Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436523220, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T04:50:30.041Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:50:30.042Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T04:50:30.042Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a", "consumerID": "SO-sdc-controller", "timestamp": 1676436555386, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T04:50:30.042Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T04:51:16.448Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:51:30.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:51:33.722Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Node 2 disconnected. 2023-02-15T04:52:16.450Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:52:30.027Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:53:16.452Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:53:30.029Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:54:16.453Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:54:30.031Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:55:16.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:55:30.031Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:56:16.455Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:56:30.032Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:57:16.457Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:57:30.034Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:58:16.459Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:58:30.035Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T04:59:16.461Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T04:59:30.037Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:00:16.462Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:00:30.037Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:01:16.463Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:01:30.038Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:02:16.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:02:30.040Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:03:16.475Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:03:30.041Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:04:16.475Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:04:30.043Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:05:16.477Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:05:30.043Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:06:16.477Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:06:30.045Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:07:16.478Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:07:30.045Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:08:16.502Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:08:30.046Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:09:16.508Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:09:30.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:16.510Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:10:30.052Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:53.448Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-15T05:10:53.448Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"63c680b0-adcf-418b-891f-ecf28d8cbc62","serviceName":"Demo_pNF_CUliDbUkgwgsFIygwWpd","serviceVersion":"1.0","serviceUUID":"16c98652-18cd-40f9-81f9-dad494281b26","serviceDescription":"catalog service description","serviceInvariantUUID":"fd5c0db7-d935-4bb0-b34b-844297e0d05a","resources":[{"resourceInstanceName":"pNF 97c6f434-28df 0","resourceName":"pNF 97c6f434-28df","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"30cee488-4706-4212-8d3a-15d689177fac","resourceInvariantUUID":"a7ddef7e-f0ad-401b-80ae-dcc2a195001f","resourceCustomizationUUID":"409ca50f-4709-4edb-b35a-837b6cdbbdfc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vf-license-model.xml","artifactChecksum":"ZWNlMDMyMGY4Mzk3ZjVhMDExOWNiMzFmMGY4YjZjYTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"db6df49e-eef5-42e6-bf21-ada04d679014","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/pNF.csar","artifactChecksum":"MDM0ZGRkMDQ4ZTBlYWExMzQzZGMxNTVkOTNiZTk0ZDU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d8bfc0d3-2545-4d76-9f4e-cf72c549defe","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d9925653-df46-4309-b56a-690ee04f8c01","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vendor-license-model.xml","artifactChecksum":"YzlmNzdkNGNkYzUyMzA4NDFhZGI4YWQyMmFjNjRhNmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"94632444-2a1d-4750-8fc1-f8d4a9fe721d","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1e495289-c220-49ab-9329-2a20e66df6aa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"05541c0d-0892-4068-a808-bdb69a5f05d8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfCulidbukgwgsfiygwwpd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml","artifactChecksum":"MTJiZjFlYjZlNjU4NjA1NzU3ODEwYTVjZTJmZDQ2OTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5c088aeb-e01b-419b-80a7-10b3f68bb616","artifactVersion":"1"},{"artifactName":"service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar","artifactChecksum":"Y2JlNDIwZmM2ZTZmYjMxNjZmMDYyY2U5Nzg1ZWFmOGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a5fe7c93-a670-47b6-8ea5-17b039ce0eed","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T05:10:53.452Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:10:53.453Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:10:53.453Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:10:53.453Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:53.461Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:10:53.461Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:10:53.462Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:10:53.462Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:10:53.462Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:10:53.463Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:10:53.498Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:10:53.498Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:10:53.500Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:10:54.466Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:10:54.466Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:10:54.466Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:10:54.467Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:55.468Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:10:55.468Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:10:55.468Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:10:55.469Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:56.470Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:10:56.471Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:10:56.471Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:10:56.471Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:57.472Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:10:57.473Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:10:57.475Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:10:57.475Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:58.476Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:10:58.478Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:10:58.478Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:10:58.478Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:10:59.480Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:10:59.480Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:10:59.480Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:10:59.481Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:11:00.482Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:11:00.483Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:11:00.483Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:11:00.483Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:11:01.485Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "serviceName": "Demo_pNF_CUliDbUkgwgsFIygwWpd", "serviceVersion": "1.0", "serviceUUID": "16c98652-18cd-40f9-81f9-dad494281b26", "serviceDescription": "catalog service description", "serviceInvariantUUID": "fd5c0db7-d935-4bb0-b34b-844297e0d05a", "resources": [ { "resourceInstanceName": "pNF 97c6f434-28df 0", "resourceCustomizationUUID": "409ca50f-4709-4edb-b35a-837b6cdbbdfc", "resourceName": "pNF 97c6f434-28df", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "30cee488-4706-4212-8d3a-15d689177fac", "resourceInvariantUUID": "a7ddef7e-f0ad-401b-80ae-dcc2a195001f", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "artifactChecksum": "Y2JlNDIwZmM2ZTZmYjMxNjZmMDYyY2U5Nzg1ZWFmOGE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a5fe7c93-a670-47b6-8ea5-17b039ce0eed" } ], "workloadContext": "Production" } 2023-02-15T05:11:01.487Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T05:11:01.487Z|bf21d039-41f4-41b4-848f-4af61417d87a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 16c98652-18cd-40f9-81f9-dad494281b26 ASDC 2023-02-15T05:11:01.490Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:63c680b0-adcf-418b-891f-ecf28d8cbc62 ServiceName:Demo_pNF_CUliDbUkgwgsFIygwWpd ServiceVersion:1.0 ServiceUUID:16c98652-18cd-40f9-81f9-dad494281b26 ServiceInvariantUUID:fd5c0db7-d935-4bb0-b34b-844297e0d05a ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar ArtifactUUID:a5fe7c93-a670-47b6-8ea5-17b039ce0eed ArtifactChecksum:Y2JlNDIwZmM2ZTZmYjMxNjZmMDYyY2U5Nzg1ZWFmOGE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 97c6f434-28df 0 ResourceCustomizationUUID:409ca50f-4709-4edb-b35a-837b6cdbbdfc ResourceInvariantUUID:a7ddef7e-f0ad-401b-80ae-dcc2a195001f ResourceName:pNF 97c6f434-28df ResourceType:PNF ResourceUUID:30cee488-4706-4212-8d3a-15d689177fac ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-15T05:11:01.494Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16c98652-18cd-40f9-81f9-dad494281b26 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-02-15T05:11:01.672Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:11:01.681Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T05:11:01.682Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T05:11:01.682Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a5fe7c93-a670-47b6-8ea5-17b039ce0eed from URL: /sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:01.682Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-02-15T05:11:01.683Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:01.862Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-02-15T05:11:01.865Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar a5fe7c93-a670-47b6-8ea5-17b039ce0eed 88005 2023-02-15T05:11:01.866Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar ASDC sendASDCNotification 2023-02-15T05:11:01.867Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:01.868Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:11:01.869Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:11:01.870Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:11:01.870Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437861865, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:11:02.875Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:11:02.903Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-02-15T05:11:02.904Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: a5fe7c93-a670-47b6-8ea5-17b039ce0eed, URL: /sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar to file: /app/ASDC/1/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:02.911Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:02.925Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:02.926Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:03.284Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3967954289856041452/Definitions/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml 2023-02-15T05:11:04.791Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T05:11:04.792Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T05:11:04.792Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.792Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 97c6f434-28df 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-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:04.793Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-02-15T05:11:04.794Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.794Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.794Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Node template pNF 97c6f434-28df 0 is matching search criteria 2023-02-15T05:11:04.795Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T05:11:04.795Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 97c6f434-28df 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:11:04.795Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.795Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.795Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Node template pNF 97c6f434-28df 0 is matching search criteria 2023-02-15T05:11:04.796Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-02-15T05:11:04.796Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 97c6f434-28df 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:11:04.796Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.799Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.800Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.800Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.801Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.801Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.802Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.802Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.802Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.802Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.802Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_CUliDbUkgwgsFIygwWpd Description:catalog service description Model UUID:16c98652-18cd-40f9-81f9-dad494281b26 Model Version:NULL Model InvariantUuid:fd5c0db7-d935-4bb0-b34b-844297e0d05a 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-02-15T05:11:04.820Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: 30cee488-4706-4212-8d3a-15d689177fac 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-02-15T05:11:04.834Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||pNF 97c6f434-28df 0 2023-02-15T05:11:04.834Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 30cee488-4706-4212-8d3a-15d689177fac 2023-02-15T05:11:04.834Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 16c98652-18cd-40f9-81f9-dad494281b26 2023-02-15T05:11:04.834Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 16c98652-18cd-40f9-81f9-dad494281b26 2023-02-15T05:11:04.834Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 97c6f434-28df 0 30cee488-4706-4212-8d3a-15d689177fac 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-02-15T05:11:04.874Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5a9788bb, org.onap.sdc.toscaparser.api.parameters.Input@3e53c3ac, org.onap.sdc.toscaparser.api.parameters.Input@3e67f0d0, org.onap.sdc.toscaparser.api.parameters.Input@171b9f39, org.onap.sdc.toscaparser.api.parameters.Input@71af1f31] 2023-02-15T05:11:04.875Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.875Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.875Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 16c98652-18cd-40f9-81f9-dad494281b26: pNF 97c6f434-28df 2023-02-15T05:11:04.875Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Processing PNF resource: 30cee488-4706-4212-8d3a-15d689177fac 2023-02-15T05:11:04.875Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:11:04.876Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CUliDbUkgwgsFIygwWpd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:11:04.876Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Resource customization UUID: 409ca50f-4709-4edb-b35a-837b6cdbbdfc is the same as notified resource customizationUUID: 409ca50f-4709-4edb-b35a-837b6cdbbdfc 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-02-15T05:11:05.016Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 97c6f434-28df 30cee488-4706-4212-8d3a-15d689177fac 0 ASDC deployResourceStructure 2023-02-15T05:11:05.016Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar ASDC sendASDCNotification 2023-02-15T05:11:05.016Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar 2023-02-15T05:11:05.017Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:11:05.017Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:11:05.017Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:11:05.017Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437865016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:11:06.020Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:11:06.052Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:11:06.066Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:11:06.066Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:11:06.066Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:11:30.026Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:11:30.029Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:11:30.030Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:11:30.031Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:11:30.031Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:11:30.031Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:11:30.031Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:11:36.066Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:11:36.088Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:11:36.092Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:11:36.092Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:11:36.093Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:12:06.093Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:12:06.114Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:12:06.118Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:12:06.118Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:12:06.118Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:12:30.026Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:12:30.031Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.032Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.033Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.034Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.034Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.034Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.038Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.038Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.038Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.038Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.038Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.039Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.039Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.039Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.039Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.039Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.039Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.040Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.040Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.040Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.040Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.040Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.040Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.041Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.041Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.041Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.041Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.041Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.042Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.042Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.042Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.043Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.043Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.043Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.045Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.045Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.045Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.046Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.046Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.046Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.046Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.046Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.047Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.047Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.047Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.047Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.052Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.052Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.052Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.053Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.053Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.053Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.053Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.054Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437847807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:12:30.054Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.054Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.054Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437816510, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:12:30.055Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.056Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.056Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437823520, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:12:30.056Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.057Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.057Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "multicloud-k8s", "timestamp": 1676437828721, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:12:30.057Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.058Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.058Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.058Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.058Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.059Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "cds-sdc-listener", "timestamp": 1676437861812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:12:30.059Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.059Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.059Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437860589, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:12:30.060Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.060Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.060Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437861865, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:12:30.060Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.060Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.060Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.061Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.061Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.061Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/resourceInstances/pnf97c6f43428df0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.061Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.061Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.061Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:12:30.061Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.062Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.062Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437865016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:12:30.062Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.062Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.062Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437857468, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:12:30.062Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.063Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.063Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437866634, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:12:30.063Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.063Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.063Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437869249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:12:30.063Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.064Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.064Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676437870260, "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-02-15T05:12:30.094Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 63c680b0-adcf-418b-891f-ecf28d8cbc62 2023-02-15T05:12:30.095Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:12:30.129Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.130Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437869492, "artifactURL": "/sdc/v1/catalog/services/DemoPnfCulidbukgwgsfiygwwpd/1.0/artifacts/service-DemoPnfCulidbukgwgsfiygwwpd-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:12:30.130Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:12:30.130Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-15T05:12:30.130Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "aai-model-loader", "timestamp": 1676437870495, "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-02-15T05:12:30.151Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 63c680b0-adcf-418b-891f-ecf28d8cbc62 2023-02-15T05:12:30.152Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:12:36.119Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:12:36.156Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:12:36.163Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:12:36.163Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T05:12:36.163Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T05:12:36.163Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T05:12:36.164Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:12:36.164Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:12:36.164Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:12:36.164Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-02-15T05:12:36.172Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T05:13:06.173Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 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-02-15T05:13:06.185Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 63c680b0-adcf-418b-891f-ecf28d8cbc62 and serviceModelVersionId: 16c98652-18cd-40f9-81f9-dad494281b26 2023-02-15T05:13:06.186Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fd5c0db7-d935-4bb0-b34b-844297e0d05a 2023-02-15T05:13:06.188Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fd5c0db7-d935-4bb0-b34b-844297e0d05a/model-vers/model-ver/16c98652-18cd-40f9-81f9-dad494281b26?depth=0 2023-02-15T05:13:06.196Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T05:13:06.279Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd5c0db7-d935-4bb0-b34b-844297e0d05a/model-vers/model-ver/16c98652-18cd-40f9-81f9-dad494281b26?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-02-15T05:13:06.287Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd5c0db7-d935-4bb0-b34b-844297e0d05a/model-vers/model-ver/16c98652-18cd-40f9-81f9-dad494281b26?depth=0|INFO|500||Invoke 2023-02-15T05:13:06.306Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd5c0db7-d935-4bb0-b34b-844297e0d05a/model-vers/model-ver/16c98652-18cd-40f9-81f9-dad494281b26?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T05:13:07.068Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd5c0db7-d935-4bb0-b34b-844297e0d05a/model-vers/model-ver/16c98652-18cd-40f9-81f9-dad494281b26?depth=0|INFO|500||InvokeReturn 2023-02-15T05:13:07.075Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd5c0db7-d935-4bb0-b34b-844297e0d05a/model-vers/model-ver/16c98652-18cd-40f9-81f9-dad494281b26?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 05:13:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[755], vertex-id=[196776], x-aai-txid=[0-aai-resources-230215-05:13:05:659-80348], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T05:13:07.076Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-02-15T05:13:07.076Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T05:13:07.076Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-02-15T05:13:07.084Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||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-02-15T05:13:07.089Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 63c680b0-adcf-418b-891f-ecf28d8cbc62 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T05:13:07.089Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T05:13:07.089Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:13:07.090Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:13:07.090Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437987089, "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-02-15T05:13:08.113Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:13:30.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:13:30.034Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-15T05:13:30.034Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "63c680b0-adcf-418b-891f-ecf28d8cbc62", "consumerID": "SO-sdc-controller", "timestamp": 1676437987089, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T05:13:30.035Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:14:08.114Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:14:30.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:15:08.115Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:15:30.027Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:16:08.116Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:16:30.029Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:17:08.118Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:17:30.030Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:18:08.120Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:18:30.032Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:19:08.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:19:30.032Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:20:08.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:20:30.032Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:21:08.126Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:21:30.033Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:22:08.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:22:30.034Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:23:08.128Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:23:30.034Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:24:08.129Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:24:30.035Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:25:08.130Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:25:30.035Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:26:08.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:26:30.037Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:27:08.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:27:30.037Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:28:08.134Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:28:30.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:29:08.136Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:29:30.041Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:30:08.138Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:30:30.042Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:08.138Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:31:30.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:49.393Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-15T05:31:49.393Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"327408cb-d0f9-4aa3-9be4-5b7de8889834","serviceName":"Demo_pNF_V2CIkn2IanyLK4AXAy4V","serviceVersion":"1.0","serviceUUID":"b6637b5c-2140-450d-a9da-3978e59cc3c1","serviceDescription":"catalog service description","serviceInvariantUUID":"b72575fc-0e70-4652-9c7d-196f06034db6","resources":[{"resourceInstanceName":"pNF b59b7de3-f6ab 0","resourceName":"pNF b59b7de3-f6ab","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"461ea324-bd16-4a53-b100-f735e80e5fc0","resourceInvariantUUID":"ebe6f868-acf4-4728-b529-99cba7a4ddca","resourceCustomizationUUID":"e861f393-c1c5-472e-aa44-e72b5728af8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vf-license-model.xml","artifactChecksum":"MzU4MzkyMzkwMzZmMWM3ZGZiN2RkYTgzNmQyZDNjNTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4448501d-f081-4f6f-8463-4c577e82a936","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/pNF.csar","artifactChecksum":"MDM0ZGRkMDQ4ZTBlYWExMzQzZGMxNTVkOTNiZTk0ZDU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"21fb9f99-ea2f-48bc-90af-5e224a7eb197","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0d91852c-afe6-4677-b97f-86f60f5376bf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vendor-license-model.xml","artifactChecksum":"ZmE1MjljYTU1ZWUyMDQ1OTIyNDdkMjhmMTc4ZWQ1M2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"699f906e-4af7-469f-950e-7a8deb15504d","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ba06c094-1080-497c-80a5-10be246a2dbc","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0718e25f-b8bc-4d73-9524-2eb0191cc04a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfV2cikn2ianylk4axay4v-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-template.yml","artifactChecksum":"MWU5YTg5YmRmY2E4MTVmM2YzYjZjYTM2MjhiYjBiNGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"25076a0b-401a-410e-b15a-0190d98e67ed","artifactVersion":"1"},{"artifactName":"service-DemoPnfV2cikn2ianylk4axay4v-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar","artifactChecksum":"OTQ5MGMwMTM1NmFkMWYxNTVjNzAwNDlhNWY0MTIxNDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"13df421f-dc20-4c45-9c06-7bf729d9c928","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T05:31:49.397Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:49.398Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:49.398Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:49.399Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:49.406Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:31:49.407Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:31:49.407Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:31:49.407Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:31:49.407Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:31:49.407Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:31:49.419Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:31:49.419Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:31:49.421Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:31:50.409Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:50.410Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:50.411Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:50.411Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:51.414Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:51.415Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:51.415Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:51.416Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:52.416Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:52.417Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:52.417Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:52.417Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:53.418Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:53.419Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:53.419Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:53.419Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:54.420Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:54.421Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:54.421Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:54.421Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:55.422Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:55.423Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:55.423Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:55.423Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:56.424Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:31:56.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:56.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:56.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:31:57.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "serviceName": "Demo_pNF_V2CIkn2IanyLK4AXAy4V", "serviceVersion": "1.0", "serviceUUID": "b6637b5c-2140-450d-a9da-3978e59cc3c1", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b72575fc-0e70-4652-9c7d-196f06034db6", "resources": [ { "resourceInstanceName": "pNF b59b7de3-f6ab 0", "resourceCustomizationUUID": "e861f393-c1c5-472e-aa44-e72b5728af8f", "resourceName": "pNF b59b7de3-f6ab", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "461ea324-bd16-4a53-b100-f735e80e5fc0", "resourceInvariantUUID": "ebe6f868-acf4-4728-b529-99cba7a4ddca", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "artifactChecksum": "OTQ5MGMwMTM1NmFkMWYxNTVjNzAwNDlhNWY0MTIxNDM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "13df421f-dc20-4c45-9c06-7bf729d9c928" } ], "workloadContext": "Production" } 2023-02-15T05:31:57.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T05:31:57.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b6637b5c-2140-450d-a9da-3978e59cc3c1 ASDC 2023-02-15T05:31:57.431Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:327408cb-d0f9-4aa3-9be4-5b7de8889834 ServiceName:Demo_pNF_V2CIkn2IanyLK4AXAy4V ServiceVersion:1.0 ServiceUUID:b6637b5c-2140-450d-a9da-3978e59cc3c1 ServiceInvariantUUID:b72575fc-0e70-4652-9c7d-196f06034db6 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfV2cikn2ianylk4axay4v-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar ArtifactUUID:13df421f-dc20-4c45-9c06-7bf729d9c928 ArtifactChecksum:OTQ5MGMwMTM1NmFkMWYxNTVjNzAwNDlhNWY0MTIxNDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b59b7de3-f6ab 0 ResourceCustomizationUUID:e861f393-c1c5-472e-aa44-e72b5728af8f ResourceInvariantUUID:ebe6f868-acf4-4728-b529-99cba7a4ddca ResourceName:pNF b59b7de3-f6ab ResourceType:PNF ResourceUUID:461ea324-bd16-4a53-b100-f735e80e5fc0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-15T05:31:57.432Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b6637b5c-2140-450d-a9da-3978e59cc3c1 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-02-15T05:31:59.506Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:31:59.507Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-15T05:31:59.508Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-15T05:31:59.508Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 13df421f-dc20-4c45-9c06-7bf729d9c928 from URL: /sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:31:59.508Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-02-15T05:31:59.509Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:31:59.622Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-02-15T05:31:59.623Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 13df421f-dc20-4c45-9c06-7bf729d9c928 88012 2023-02-15T05:31:59.623Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar ASDC sendASDCNotification 2023-02-15T05:31:59.624Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:31:59.624Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:31:59.624Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:31:59.624Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:31:59.625Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439119623, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:32:00.628Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:32:00.630Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-15T05:32:00.630Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 13df421f-dc20-4c45-9c06-7bf729d9c928, URL: /sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar to file: /app/ASDC/1/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:00.631Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:00.632Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:00.632Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:00.929Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6525402613594713384/Definitions/service-DemoPnfV2cikn2ianylk4axay4v-template.yml 2023-02-15T05:32:02.337Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T05:32:02.338Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-02-15T05:32:02.338Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.338Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-15T05:32:02.338Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.339Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b59b7de3-f6ab 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-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.339Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.339Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.339Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.339Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.339Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.339Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-02-15T05:32:02.340Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.340Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.341Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Node template pNF b59b7de3-f6ab 0 is matching search criteria 2023-02-15T05:32:02.341Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-02-15T05:32:02.341Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b59b7de3-f6ab 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:32:02.342Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.342Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.342Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Node template pNF b59b7de3-f6ab 0 is matching search criteria 2023-02-15T05:32:02.342Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-02-15T05:32:02.343Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b59b7de3-f6ab 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:32:02.343Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.343Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.343Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.343Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.344Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.349Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.351Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.351Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.352Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.352Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.353Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_V2CIkn2IanyLK4AXAy4V Description:catalog service description Model UUID:b6637b5c-2140-450d-a9da-3978e59cc3c1 Model Version:NULL Model InvariantUuid:b72575fc-0e70-4652-9c7d-196f06034db6 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-02-15T05:32:02.396Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 461ea324-bd16-4a53-b100-f735e80e5fc0 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-02-15T05:32:02.414Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||pNF b59b7de3-f6ab 0 2023-02-15T05:32:02.415Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 461ea324-bd16-4a53-b100-f735e80e5fc0 2023-02-15T05:32:02.415Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||No resources found for Service: b6637b5c-2140-450d-a9da-3978e59cc3c1 2023-02-15T05:32:02.415Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: b6637b5c-2140-450d-a9da-3978e59cc3c1 2023-02-15T05:32:02.416Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b59b7de3-f6ab 0 461ea324-bd16-4a53-b100-f735e80e5fc0 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-02-15T05:32:02.441Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3eeac5b6, org.onap.sdc.toscaparser.api.parameters.Input@735a1a30, org.onap.sdc.toscaparser.api.parameters.Input@699726ef, org.onap.sdc.toscaparser.api.parameters.Input@5fd9536a, org.onap.sdc.toscaparser.api.parameters.Input@37f6ea52] 2023-02-15T05:32:02.442Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.442Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.443Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid b6637b5c-2140-450d-a9da-3978e59cc3c1: pNF b59b7de3-f6ab 2023-02-15T05:32:02.443Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Processing PNF resource: 461ea324-bd16-4a53-b100-f735e80e5fc0 2023-02-15T05:32:02.443Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:32:02.444Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_V2CIkn2IanyLK4AXAy4V is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:32:02.444Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Resource customization UUID: e861f393-c1c5-472e-aa44-e72b5728af8f is the same as notified resource customizationUUID: e861f393-c1c5-472e-aa44-e72b5728af8f 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-02-15T05:32:02.564Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b59b7de3-f6ab 461ea324-bd16-4a53-b100-f735e80e5fc0 0 ASDC deployResourceStructure 2023-02-15T05:32:02.565Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar ASDC sendASDCNotification 2023-02-15T05:32:02.565Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar 2023-02-15T05:32:02.565Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:32:02.566Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:32:02.566Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:32:02.566Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439122565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:32:03.567Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:32:03.610Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:32:03.625Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:32:03.625Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:32:03.625Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:32:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:32:30.028Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:32:30.029Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:32:30.030Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:32:33.626Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:32:33.668Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:32:33.674Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:32:33.674Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:32:33.674Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:33:03.674Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:33:03.699Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:33:03.704Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:33:03.706Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:33:03.707Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:33:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:33:30.031Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.032Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.033Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.033Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.033Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.033Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.034Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.035Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.035Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.036Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.036Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.036Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.037Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.037Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.037Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.038Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.038Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.038Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.038Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.039Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.039Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.039Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.039Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.039Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.040Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.040Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.041Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.041Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.041Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.042Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.043Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.043Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.043Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.044Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.044Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.044Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.046Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.046Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.046Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.047Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.047Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.050Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.050Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.050Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.050Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.051Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.051Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.051Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.052Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.052Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439107807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439068138, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439062855, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "multicloud-k8s", "timestamp": 1676439091172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:33:30.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439116307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:33:30.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "cds-sdc-listener", "timestamp": 1676439117705, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:33:30.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.059Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439119623, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:33:30.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.060Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.061Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.061Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.061Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.061Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.061Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.062Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.062Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439122565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:33:30.062Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.064Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.065Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/resourceInstances/pnfb59b7de3f6ab0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.065Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.066Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:33:30.066Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.066Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439117469, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:33:30.067Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.067Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439124174, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:33:30.068Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.069Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.069Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "aai-model-loader", "timestamp": 1676439125176, "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-02-15T05:33:30.109Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 327408cb-d0f9-4aa3-9be4-5b7de8889834 2023-02-15T05:33:30.118Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:33:30.161Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.161Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439126366, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:33:30.162Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.162Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.163Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439129088, "artifactURL": "/sdc/v1/catalog/services/DemoPnfV2cikn2ianylk4axay4v/1.0/artifacts/service-DemoPnfV2cikn2ianylk4axay4v-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:33:30.163Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:33:30.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:33:30.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676439130093, "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-02-15T05:33:30.183Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 327408cb-d0f9-4aa3-9be4-5b7de8889834 2023-02-15T05:33:30.183Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:33:33.708Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:33:33.758Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:33:33.764Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:33:33.764Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T05:33:33.764Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T05:33:33.765Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T05:33:33.765Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:33:33.765Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:33:33.765Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:33:33.766Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-02-15T05:33:33.815Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T05:34:03.815Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 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-02-15T05:34:03.834Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 327408cb-d0f9-4aa3-9be4-5b7de8889834 and serviceModelVersionId: b6637b5c-2140-450d-a9da-3978e59cc3c1 2023-02-15T05:34:03.835Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b72575fc-0e70-4652-9c7d-196f06034db6 2023-02-15T05:34:03.838Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b72575fc-0e70-4652-9c7d-196f06034db6/model-vers/model-ver/b6637b5c-2140-450d-a9da-3978e59cc3c1?depth=0 2023-02-15T05:34:03.848Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T05:34:03.927Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b72575fc-0e70-4652-9c7d-196f06034db6/model-vers/model-ver/b6637b5c-2140-450d-a9da-3978e59cc3c1?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-02-15T05:34:03.936Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b72575fc-0e70-4652-9c7d-196f06034db6/model-vers/model-ver/b6637b5c-2140-450d-a9da-3978e59cc3c1?depth=0|INFO|500||Invoke 2023-02-15T05:34:03.949Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b72575fc-0e70-4652-9c7d-196f06034db6/model-vers/model-ver/b6637b5c-2140-450d-a9da-3978e59cc3c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T05:34:04.510Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b72575fc-0e70-4652-9c7d-196f06034db6/model-vers/model-ver/b6637b5c-2140-450d-a9da-3978e59cc3c1?depth=0|INFO|500||InvokeReturn 2023-02-15T05:34:04.510Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b72575fc-0e70-4652-9c7d-196f06034db6/model-vers/model-ver/b6637b5c-2140-450d-a9da-3978e59cc3c1?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 05:34:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[553], vertex-id=[536800], x-aai-txid=[0-aai-resources-230215-05:34:03:271-9879], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T05:34:04.512Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-02-15T05:34:04.513Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T05:34:04.513Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-02-15T05:34:04.533Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||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-02-15T05:34:04.533Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 327408cb-d0f9-4aa3-9be4-5b7de8889834 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T05:34:04.533Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T05:34:04.534Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:34:04.534Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:34:04.534Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439244533, "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-02-15T05:34:05.564Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:34:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:34:30.032Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-15T05:34:30.032Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "327408cb-d0f9-4aa3-9be4-5b7de8889834", "consumerID": "SO-sdc-controller", "timestamp": 1676439244533, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T05:34:30.034Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:35:05.565Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:35:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:36:05.565Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:36:30.027Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:37:05.568Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:37:30.028Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:38:05.570Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:38:30.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:39:05.574Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:39:30.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:40:05.576Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:40:30.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:41:05.577Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:41:30.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:42:05.578Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:42:30.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:43:05.579Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:43:30.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:44:05.580Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:44:30.035Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:45:05.581Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:45:30.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:46:05.582Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:46:30.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:46:42.591Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-15T05:46:42.593Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"f148de33-afd9-4f62-bdbc-49ac950d51fe","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"f4f66872-3c1b-4013-89d9-dc1f4873881b","serviceDescription":"service","serviceInvariantUUID":"eb9fa793-d76c-4e2a-b72f-3d7899ed15d5","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b41168e6-4a40-485c-b417-85e3fdd8b587","resourceInvariantUUID":"17d9a8df-3577-45bc-9674-6205c6efb437","resourceCustomizationUUID":"80810d6c-847b-4bea-ba8e-fa00e0ede529","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":"ZGI0OWM5MGVkZjkyMzliOTViMDdmODQyMTdlNzQ4ZTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c966f611-3ce1-4639-b4f6-bb66ba154a91","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":"NTE1ZjM3NTk1ZmVmOThhZTljYzIzMzQzMjYxNWYyYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9bcdb1c2-5df3-4a93-887e-fbee02e2493a","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":"5c361d76-b533-472f-9c62-3533f307b3bd","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":"8b99478a-338b-4ee8-8ae9-c5cc9050d1a8","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":"2ba376b0-75d5-48b5-9e5b-8bcbd029a271","artifactVersion":"2","generatedFromUUID":"d61ca735-1441-4b00-b4bf-d1bf521d2f64"},{"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":"00f3f165-c86a-4476-b389-c00028567e1a","artifactVersion":"2","generatedFromUUID":"5c361d76-b533-472f-9c62-3533f307b3bd"},{"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":"d61ca735-1441-4b00-b4bf-d1bf521d2f64","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":"d86b16e2-259a-444f-99db-95e4c03ebc50","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":"OTEyMWUxZmQ2ZTk2ZTEyZTQ4ODRkOGQ0NDY3YjExNzc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"75f809cc-174a-4bf2-8b16-674de24b8473","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZjJkNzM4ODY5MTA4MjI4MDQ1OWNiYjVmOTc2ZDA4MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e71644e4-9c09-4604-ac64-434ff78c33d7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T05:46:42.599Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:42.600Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:42.600Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:42.601Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:42.608Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:46:42.608Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:46:42.609Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:46:42.609Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:46:42.609Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:46:42.609Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A 2023-02-15T05:46:42.641Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:46:42.641Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:46:42.642Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:46:43.612Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:43.613Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:43.613Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:43.613Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:44.616Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:44.617Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:44.617Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:44.617Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:45.618Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:45.619Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:45.619Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:45.619Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:46.620Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:46.621Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:46.621Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:46.621Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:47.622Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:47.622Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:47.623Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:47.623Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:48.624Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:48.625Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:48.625Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:48.625Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:49.627Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:49.629Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:49.629Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:49.629Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "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-02-15T05:46:50.630Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:50.631Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:50.631Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:50.632Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:46:51.633Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:46:51.634Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:51.634Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:51.635Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:46:52.637Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "f4f66872-3c1b-4013-89d9-dc1f4873881b", "serviceDescription": "service", "serviceInvariantUUID": "eb9fa793-d76c-4e2a-b72f-3d7899ed15d5", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "80810d6c-847b-4bea-ba8e-fa00e0ede529", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "b41168e6-4a40-485c-b417-85e3fdd8b587", "resourceInvariantUUID": "17d9a8df-3577-45bc-9674-6205c6efb437", "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": "NTE1ZjM3NTk1ZmVmOThhZTljYzIzMzQzMjYxNWYyYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9bcdb1c2-5df3-4a93-887e-fbee02e2493a", "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": "5c361d76-b533-472f-9c62-3533f307b3bd", "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": "00f3f165-c86a-4476-b389-c00028567e1a", "generatedFromUUID": "5c361d76-b533-472f-9c62-3533f307b3bd" }, "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": "2ba376b0-75d5-48b5-9e5b-8bcbd029a271", "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": "00f3f165-c86a-4476-b389-c00028567e1a", "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": "d61ca735-1441-4b00-b4bf-d1bf521d2f64", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZjJkNzM4ODY5MTA4MjI4MDQ1OWNiYjVmOTc2ZDA4MzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e71644e4-9c09-4604-ac64-434ff78c33d7" } ], "workloadContext": "Production" } 2023-02-15T05:46:52.638Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T05:46:52.638Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 f4f66872-3c1b-4013-89d9-dc1f4873881b ASDC 2023-02-15T05:46:52.641Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:f148de33-afd9-4f62-bdbc-49ac950d51fe ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:f4f66872-3c1b-4013-89d9-dc1f4873881b ServiceInvariantUUID:eb9fa793-d76c-4e2a-b72f-3d7899ed15d5 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:e71644e4-9c09-4604-ac64-434ff78c33d7 ArtifactChecksum:ZjJkNzM4ODY5MTA4MjI4MDQ1OWNiYjVmOTc2ZDA4MzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:80810d6c-847b-4bea-ba8e-fa00e0ede529 ResourceInvariantUUID:17d9a8df-3577-45bc-9674-6205c6efb437 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:b41168e6-4a40-485c-b417-85e3fdd8b587 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:9bcdb1c2-5df3-4a93-887e-fbee02e2493a ArtifactChecksum:NTE1ZjM3NTk1ZmVmOThhZTljYzIzMzQzMjYxNWYyYTM= 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:5c361d76-b533-472f-9c62-3533f307b3bd 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:00f3f165-c86a-4476-b389-c00028567e1a 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:2ba376b0-75d5-48b5-9e5b-8bcbd029a271 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:00f3f165-c86a-4476-b389-c00028567e1a 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:d61ca735-1441-4b00-b4bf-d1bf521d2f64 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-15T05:46:52.646Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f4f66872-3c1b-4013-89d9-dc1f4873881b 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-02-15T05:46:52.813Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:46:52.815Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:46:52.816Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:46:52.816Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e71644e4-9c09-4604-ac64-434ff78c33d7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-15T05:46:52.816Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:46:52.817Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-15T05:46:53.552Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:46:53.555Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e71644e4-9c09-4604-ac64-434ff78c33d7 163297 2023-02-15T05:46:53.555Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-15T05:46:53.555Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-15T05:46:53.557Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:46:53.557Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:53.558Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:53.558Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440013555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:46:54.560Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:46:54.561Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:46:54.562Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: e71644e4-9c09-4604-ac64-434ff78c33d7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-15T05:46:54.563Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-02-15T05:46:54.564Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-15T05:46:54.566Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-15T05:46:54.876Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8613348327597601409/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-02-15T05:46:56.486Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T05:46:56.487Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-02-15T05:46:56.487Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-15T05:46:56.487Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-02-15T05:46:56.488Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:56.488Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:56.488Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:56.488Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:56.488Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-02-15T05:46:56.489Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.489Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:46:56.489Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:46:56.490Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-02-15T05:46:56.490Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:46:56.490Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.490Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:46:56.491Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:46:56.491Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-02-15T05:46:56.491Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:46:56.491Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.491Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:46:56.492Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.492Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-15T05:46:56.492Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-02-15T05:46:56.492Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-02-15T05:46:56.492Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-15T05:46:56.493Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.493Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T05:46:56.493Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.494Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:46:56.494Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:46:56.494Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.494Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:46:56.495Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:46:56.495Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.495Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:46:56.495Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:46:56.496Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.496Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:46:56.496Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:46:56.496Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.497Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-15T05:46:56.497Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-02-15T05:46:56.497Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=510f50d0-a328-4cb4-bfc6-e099073aab1e 2023-02-15T05:46:56.497Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.498Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:46:56.498Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.498Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:46:56.498Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.498Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:46:56.499Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:46:56.499Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:46:56.499Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:f4f66872-3c1b-4013-89d9-dc1f4873881b Model Version:NULL Model InvariantUuid:eb9fa793-d76c-4e2a-b72f-3d7899ed15d5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:274e0f52-331d-4050-bce3-17d5435dcdca Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:17d9a8df-3577-45bc-9674-6205c6efb437 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:80810d6c-847b-4bea-ba8e-fa00e0ede529 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:fcb8c2f7-8372-4abf-b5f4-b94d3d14a72f ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:14a5fd75-e1b1-471a-a145-284773b01a0c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:bc1e7589-fbeb-43fd-aac9-7c8ee2050584 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:193f0e1d-9613-4e37-854c-2f5eee286af2 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:510f50d0-a328-4cb4-bfc6-e099073aab1e ModelInvariantUuid:9b06208b-b17e-4839-9dd7-0b4bde2452a6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f027bc10-1ad4-4909-9666-238df0865530 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:4f810873-f2a4-42fa-86e3-3557b6146f5b ModelInvariantUuid:c374b1a6-6739-4d36-9732-af8eb5b42594 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:8e20b32c-fd75-474a-9430-1bdf0c54731b 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-02-15T05:46:56.518Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b41168e6-4a40-485c-b417-85e3fdd8b587 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-02-15T05:46:56.526Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||basic_cnf_macro 0 2023-02-15T05:46:56.527Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b41168e6-4a40-485c-b417-85e3fdd8b587 2023-02-15T05:46:56.527Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9bcdb1c2-5df3-4a93-887e-fbee02e2493a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-15T05:46:56.527Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:46:56.527Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:56.680Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:46:56.680Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 9bcdb1c2-5df3-4a93-887e-fbee02e2493a 1565 2023-02-15T05:46:56.681Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:56.681Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:56.681Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:46:56.681Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:56.682Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:56.682Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440016681, "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-02-15T05:46:57.684Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "bc1e7589-fbeb-43fd-aac9-7c8ee2050584", "vfModuleModelVersion": "1", "vfModuleModelUUID": "193f0e1d-9613-4e37-854c-2f5eee286af2", "vfModuleModelCustomizationUUID": "02f5560b-8209-4f0e-bb4e-ff2255e31d0c", "isBase": true, "artifacts": [ "5c361d76-b533-472f-9c62-3533f307b3bd", "00f3f165-c86a-4476-b389-c00028567e1a" ], "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": "fcb8c2f7-8372-4abf-b5f4-b94d3d14a72f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "14a5fd75-e1b1-471a-a145-284773b01a0c", "vfModuleModelCustomizationUUID": "7686c1e7-a5d8-4bc5-9728-70a31ca03e2d", "isBase": false, "artifacts": [ "d61ca735-1441-4b00-b4bf-d1bf521d2f64" ], "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-02-15T05:46:57.690Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:193f0e1d-9613-4e37-854c-2f5eee286af2 VfModuleModelInvariantUUID:bc1e7589-fbeb-43fd-aac9-7c8ee2050584 VfModuleModelDescription:NULL Artifacts UUID List:{ 5c361d76-b533-472f-9c62-3533f307b3bd , 00f3f165-c86a-4476-b389-c00028567e1a } 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:14a5fd75-e1b1-471a-a145-284773b01a0c VfModuleModelInvariantUUID:fcb8c2f7-8372-4abf-b5f4-b94d3d14a72f VfModuleModelDescription:NULL Artifacts UUID List:{ d61ca735-1441-4b00-b4bf-d1bf521d2f64 } 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-02-15T05:46:57.694Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "bc1e7589-fbeb-43fd-aac9-7c8ee2050584", "vfModuleModelVersion": "1", "vfModuleModelUUID": "193f0e1d-9613-4e37-854c-2f5eee286af2", "vfModuleModelCustomizationUUID": "02f5560b-8209-4f0e-bb4e-ff2255e31d0c", "isBase": true, "artifacts": [ "5c361d76-b533-472f-9c62-3533f307b3bd", "00f3f165-c86a-4476-b389-c00028567e1a" ], "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": "fcb8c2f7-8372-4abf-b5f4-b94d3d14a72f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "14a5fd75-e1b1-471a-a145-284773b01a0c", "vfModuleModelCustomizationUUID": "7686c1e7-a5d8-4bc5-9728-70a31ca03e2d", "isBase": false, "artifacts": [ "d61ca735-1441-4b00-b4bf-d1bf521d2f64" ], "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-02-15T05:46:57.694Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:193f0e1d-9613-4e37-854c-2f5eee286af2 VfModuleModelInvariantUUID:bc1e7589-fbeb-43fd-aac9-7c8ee2050584 VfModuleModelDescription:NULL Artifacts UUID List:{ 5c361d76-b533-472f-9c62-3533f307b3bd , 00f3f165-c86a-4476-b389-c00028567e1a } 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:14a5fd75-e1b1-471a-a145-284773b01a0c VfModuleModelInvariantUUID:fcb8c2f7-8372-4abf-b5f4-b94d3d14a72f VfModuleModelDescription:NULL Artifacts UUID List:{ d61ca735-1441-4b00-b4bf-d1bf521d2f64 } 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-02-15T05:46:57.694Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5c361d76-b533-472f-9c62-3533f307b3bd from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-15T05:46:57.694Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:46:57.694Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:57.924Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:46:57.925Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 5c361d76-b533-472f-9c62-3533f307b3bd 914 2023-02-15T05:46:57.925Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:57.925Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:57.925Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:46:57.925Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:57.925Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:57.925Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440017925, "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-02-15T05:46:58.926Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 2ba376b0-75d5-48b5-9e5b-8bcbd029a271 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-15T05:46:58.927Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:46:58.927Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:59.170Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:46:59.170Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2ba376b0-75d5-48b5-9e5b-8bcbd029a271 12 2023-02-15T05:46:59.171Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:59.171Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:46:59.171Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:46:59.171Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:46:59.171Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:46:59.171Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440019170, "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-02-15T05:47:00.172Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 00f3f165-c86a-4476-b389-c00028567e1a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-15T05:47:00.172Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:47:00.172Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:00.263Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:47:00.264Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 00f3f165-c86a-4476-b389-c00028567e1a 96 2023-02-15T05:47:00.264Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:00.264Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:00.265Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:47:00.265Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:00.265Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:00.265Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440020264, "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-02-15T05:47:01.268Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d61ca735-1441-4b00-b4bf-d1bf521d2f64 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-15T05:47:01.268Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:47:01.268Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:01.407Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:47:01.407Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz d61ca735-1441-4b00-b4bf-d1bf521d2f64 20206 2023-02-15T05:47:01.408Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:01.408Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:01.408Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:47:01.408Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:01.408Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:01.408Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440021408, "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-02-15T05:47:02.413Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: f4f66872-3c1b-4013-89d9-dc1f4873881b 2023-02-15T05:47:02.414Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 b41168e6-4a40-485c-b417-85e3fdd8b587 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-02-15T05:47:02.446Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6e0e7bf2, org.onap.sdc.toscaparser.api.parameters.Input@3699df04, org.onap.sdc.toscaparser.api.parameters.Input@3e6d0945, org.onap.sdc.toscaparser.api.parameters.Input@753a0a20, org.onap.sdc.toscaparser.api.parameters.Input@68762e9e] 2023-02-15T05:47:02.448Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.449Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.450Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-02-15T05:47:02.450Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 80810d6c-847b-4bea-ba8e-fa00e0ede529 2023-02-15T05:47:02.450Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 80810d6c-847b-4bea-ba8e-fa00e0ede529 matches Tosca VF Customization UUID: 80810d6c-847b-4bea-ba8e-fa00e0ede529 2023-02-15T05:47:02.450Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 80810d6c-847b-4bea-ba8e-fa00e0ede529 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-02-15T05:47:02.458Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.459Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.460Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 80810d6c-847b-4bea-ba8e-fa00e0ede529: {\"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-02-15T05:47:02.460Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6350d0eb 2023-02-15T05:47:02.460Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.461Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T05:47:02.461Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7686c1e7-a5d8-4bc5-9728-70a31ca03e2d 2023-02-15T05:47:02.461Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7686c1e7-a5d8-4bc5-9728-70a31ca03e2d 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-02-15T05:47:02.467Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.468Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:47:02.468Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:47:02.468Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.469Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:47:02.470Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:47:02.470Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.470Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-15T05:47:02.470Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=80810d6c-847b-4bea-ba8e-fa00e0ede529 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-02-15T05:47:02.477Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.479Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.480Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid f4f66872-3c1b-4013-89d9-dc1f4873881b: basic_cnf_macro 2023-02-15T05:47:02.480Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.480Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.481Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.481Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.485Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.486Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.486Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.486Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.486Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:47:02.486Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:47:02.487Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:02.608Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro b41168e6-4a40-485c-b417-85e3fdd8b587 2 ASDC deployResourceStructure 2023-02-15T05:47:02.609Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:02.609Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:02.609Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:47:02.609Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:02.610Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:02.610Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440022609, "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-02-15T05:47:03.611Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:03.611Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:03.611Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:47:03.611Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:03.611Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:03.612Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440023611, "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-02-15T05:47:04.613Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:04.613Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:04.613Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-15T05:47:04.614Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:04.614Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:04.614Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440024613, "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-02-15T05:47:05.623Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:05.633Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:05.634Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:47:05.634Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:05.634Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:05.634Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440025623, "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-02-15T05:47:06.638Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:06.638Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:47:06.638Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-15T05:47:06.638Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:06.639Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:06.639Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440026637, "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-02-15T05:47:07.641Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-15T05:47:07.641Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-15T05:47:07.641Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:47:07.642Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:47:07.642Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:47:07.642Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440027641, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:47:08.644Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:47:08.671Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:47:08.675Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:47:08.676Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:47:08.676Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:47:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:47:30.029Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:47:30.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:47:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:47:38.677Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:47:38.729Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:47:38.735Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:47:38.735Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:47:38.735Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:48:08.736Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:48:08.787Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:48:08.793Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:48:08.793Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:48:08.793Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:48:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:48:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.038Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-15T05:48:30.039Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.040Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.040Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.040Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-15T05:48:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.040Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.041Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-15T05:48:30.041Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.041Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.041Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.042Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.043Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.044Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.044Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.044Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-15T05:48:30.044Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.044Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.044Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-15T05:48:30.045Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.045Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.045Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.045Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.045Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.045Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.047Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.048Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.049Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.049Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.049Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.049Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.049Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.049Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676439965582, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676439958734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.050Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676439986927, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.051Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.052Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.052Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "cds-sdc-listener", "timestamp": 1676440013577, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.053Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.053Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.053Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440013555, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.053Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.053Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.053Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676440012834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.054Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.054Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.054Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.054Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.054Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.054Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.054Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.055Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.055Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676440014271, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.055Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.055Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.055Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676440015577, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.056Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.057Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.057Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.057Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.057Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.057Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440016681, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.058Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.058Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.058Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.058Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.058Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.058Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.059Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.059Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.059Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676440016954, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.059Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.059Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.059Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440017925, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.060Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.061Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.061Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.061Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.061Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440019170, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.061Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440018077, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.062Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676440018879, "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-02-15T05:48:30.089Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f148de33-afd9-4f62-bdbc-49ac950d51fe 2023-02-15T05:48:30.089Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:48:30.119Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.120Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440020264, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.120Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.120Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.120Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.121Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.121Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.121Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.121Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.121Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.122Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "multicloud-k8s", "timestamp": 1676440019881, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.122Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.122Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440021408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440014584, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.123Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.124Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.124Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.124Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.124Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440022609, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.125Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.125Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.125Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-15T05:48:30.125Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.125Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.125Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "cds-sdc-listener", "timestamp": 1676440022886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.125Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440023611, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.126Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-15T05:48:30.127Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.127Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.127Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.127Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.127Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.128Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440024613, "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-02-15T05:48:30.128Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.128Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.128Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.128Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.128Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.128Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.129Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.129Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.129Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440025623, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.129Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.129Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.130Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-15T05:48:30.130Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.130Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.130Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.130Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.130Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.130Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440026637, "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-02-15T05:48:30.130Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.131Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.131Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.131Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.131Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.132Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.132Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.132Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.132Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440027641, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.132Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.132Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.133Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.133Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.133Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.133Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440028424, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.133Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.133Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.133Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440020886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.134Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440029287, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.134Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440030462, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.135Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440031892, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.135Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440031786, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.136Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440032898, "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-02-15T05:48:30.149Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f148de33-afd9-4f62-bdbc-49ac950d51fe 2023-02-15T05:48:30.149Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:48:30.174Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.174Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440033023, "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-02-15T05:48:30.222Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4d05343b-f9ec-4153-97e1-5ef034e1f034 2023-02-15T05:48:30.223Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d05343b-f9ec-4153-97e1-5ef034e1f034 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-02-15T05:48:30.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "multicloud-k8s", "timestamp": 1676440034071, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.254Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.254Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.254Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.254Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440035780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.255Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.255Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.255Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.255Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.255Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.255Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "aai-model-loader", "timestamp": 1676440036782, "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-02-15T05:48:30.277Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f148de33-afd9-4f62-bdbc-49ac950d51fe 2023-02-15T05:48:30.277Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:48:30.306Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.306Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.306Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.306Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.307Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.308Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.308Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.308Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.308Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.308Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.309Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.309Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.309Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440017468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.309Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.309Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.309Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.309Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.310Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.310Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440042289, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.310Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.311Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.311Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.311Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.311Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.311Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.311Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.311Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440045359, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440007807, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:30.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.313Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440046363, "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-02-15T05:48:30.328Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4d05343b-f9ec-4153-97e1-5ef034e1f034 2023-02-15T05:48:30.328Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d05343b-f9ec-4153-97e1-5ef034e1f034 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-02-15T05:48:30.375Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:48:30.375Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440045962, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:48:30.376Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:48:38.793Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:48:38.820Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:48:38.827Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:48:38.827Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T05:48:38.827Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T05:48:38.827Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T05:48:38.827Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:48:38.827Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:48:38.828Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:48:38.828Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:48:38.828Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:48:38.841Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T05:49:08.842Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f148de33-afd9-4f62-bdbc-49ac950d51fe 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-02-15T05:49:08.864Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f148de33-afd9-4f62-bdbc-49ac950d51fe and serviceModelVersionId: f4f66872-3c1b-4013-89d9-dc1f4873881b 2023-02-15T05:49:08.864Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eb9fa793-d76c-4e2a-b72f-3d7899ed15d5 2023-02-15T05:49:08.866Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0 2023-02-15T05:49:08.877Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T05:49:08.951Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0|INFO|500||Invoke 2023-02-15T05:49:08.951Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f148de33-afd9-4f62-bdbc-49ac950d51fe], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[73645aa9-d85e-4e2f-919e-dfca69ee0130], X-ECOMP-RequestID=[f148de33-afd9-4f62-bdbc-49ac950d51fe], X-TransactionId=[], X-ONAP-RequestID=[f148de33-afd9-4f62-bdbc-49ac950d51fe], Content-Type=[application/merge-patch+json]} 2023-02-15T05:49:08.980Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T05:49:10.042Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?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/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 05:49:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1056], vertex-id=[508040], x-aai-txid=[2-aai-resources-230215-05:49:08:317-40184], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T05:49:10.043Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-15T05:49:10.043Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb9fa793-d76c-4e2a-b72f-3d7899ed15d5/model-vers/model-ver/f4f66872-3c1b-4013-89d9-dc1f4873881b?depth=0|INFO|500||InvokeReturn 2023-02-15T05:49:10.044Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T05:49:10.044Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:49:10.059Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||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-02-15T05:49:10.060Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f148de33-afd9-4f62-bdbc-49ac950d51fe and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T05:49:10.060Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T05:49:10.061Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:10.061Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:10.061Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440150060, "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-02-15T05:49:11.119Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:49:11.130Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-15T05:49:11.130Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"4d05343b-f9ec-4153-97e1-5ef034e1f034","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"591caa77-79cb-45c3-8eb2-4996dfa98378","serviceDescription":"service","serviceInvariantUUID":"7e27b3b6-6ad8-48a4-8f33-72e837146fd6","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1d3a304a-efba-45e5-97c2-6ebfe9ad9566","resourceInvariantUUID":"a729cb4d-a0ce-4883-a2df-a09ed6ff5d19","resourceCustomizationUUID":"8beba7a4-243f-461a-949e-50b22f9c78a7","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":"YzU4OTNkNGQzMzM5MmMwNmJmNjcxZTgwYjU0MmNhN2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62213d52-6759-47a2-89ff-f8824e446690","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":"NzJjZmNhNjRiMzNlYTMzMDI0NDE1MDNhMDM0ZThhYTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"88c52501-67f3-40a9-9a54-51a8f00978dd","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":"a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340","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":"b3b2ee79-95b8-437d-ad0f-c77eddeb3a03","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":"7403ea09-8477-4509-9809-9403d4695238","artifactVersion":"2","generatedFromUUID":"a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340"},{"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":"MmVjMTc0MzgzM2IzNjczYmM0YTg2M2NhYWZmZjk2ZjM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fc25a37d-92c2-46c1-ac7b-7e2b74ed9b89","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":"M2NhMTM4NTRkYWY5YzNiMjQ0MWM1MWIwZDEyNThmYmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"38fd04be-38df-4453-948b-dbe0eb849cf5","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDI1ODg2MTYzY2UyOTU2YTkyMmUzNzIxNDBkZThhMzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd3c3fb5-e887-4ec7-88a0-bc71c2baa529","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T05:49:11.132Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:11.133Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:11.133Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:11.133Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "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-02-15T05:49:12.134Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:12.135Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:12.135Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:12.135Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "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-02-15T05:49:13.136Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:13.137Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:13.138Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:13.138Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "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-02-15T05:49:14.139Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:14.139Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:14.139Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:14.139Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "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-02-15T05:49:15.141Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:15.141Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:15.141Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:15.141Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "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-02-15T05:49:16.142Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:16.143Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:16.143Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:16.143Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "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-02-15T05:49:17.144Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:17.144Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:17.145Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:17.145Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:49:18.146Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:49:18.146Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:18.146Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:18.147Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:49:19.148Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "591caa77-79cb-45c3-8eb2-4996dfa98378", "serviceDescription": "service", "serviceInvariantUUID": "7e27b3b6-6ad8-48a4-8f33-72e837146fd6", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "8beba7a4-243f-461a-949e-50b22f9c78a7", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "1d3a304a-efba-45e5-97c2-6ebfe9ad9566", "resourceInvariantUUID": "a729cb4d-a0ce-4883-a2df-a09ed6ff5d19", "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": "NzJjZmNhNjRiMzNlYTMzMDI0NDE1MDNhMDM0ZThhYTg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "88c52501-67f3-40a9-9a54-51a8f00978dd", "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": "a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340", "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": "7403ea09-8477-4509-9809-9403d4695238", "generatedFromUUID": "a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340" }, "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": "7403ea09-8477-4509-9809-9403d4695238", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDI1ODg2MTYzY2UyOTU2YTkyMmUzNzIxNDBkZThhMzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd3c3fb5-e887-4ec7-88a0-bc71c2baa529" } ], "workloadContext": "Production" } 2023-02-15T05:49:19.148Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T05:49:19.148Z|f148de33-afd9-4f62-bdbc-49ac950d51fe|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 591caa77-79cb-45c3-8eb2-4996dfa98378 ASDC 2023-02-15T05:49:19.149Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:4d05343b-f9ec-4153-97e1-5ef034e1f034 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:591caa77-79cb-45c3-8eb2-4996dfa98378 ServiceInvariantUUID:7e27b3b6-6ad8-48a4-8f33-72e837146fd6 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:cd3c3fb5-e887-4ec7-88a0-bc71c2baa529 ArtifactChecksum:MDI1ODg2MTYzY2UyOTU2YTkyMmUzNzIxNDBkZThhMzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:8beba7a4-243f-461a-949e-50b22f9c78a7 ResourceInvariantUUID:a729cb4d-a0ce-4883-a2df-a09ed6ff5d19 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:1d3a304a-efba-45e5-97c2-6ebfe9ad9566 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:88c52501-67f3-40a9-9a54-51a8f00978dd ArtifactChecksum:NzJjZmNhNjRiMzNlYTMzMDI0NDE1MDNhMDM0ZThhYTg= 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:a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340 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:7403ea09-8477-4509-9809-9403d4695238 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:7403ea09-8477-4509-9809-9403d4695238 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-15T05:49:19.150Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 591caa77-79cb-45c3-8eb2-4996dfa98378 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-02-15T05:49:19.288Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:49:19.289Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:49:19.289Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:49:19.289Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: cd3c3fb5-e887-4ec7-88a0-bc71c2baa529 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-15T05:49:19.289Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:49:19.290Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-15T05:49:19.522Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:49:19.524Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar cd3c3fb5-e887-4ec7-88a0-bc71c2baa529 83015 2023-02-15T05:49:19.525Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-02-15T05:49:19.525Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-15T05:49:19.525Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:49:19.525Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:19.526Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:19.526Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440159525, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:49:20.526Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:49:20.527Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:49:20.527Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: cd3c3fb5-e887-4ec7-88a0-bc71c2baa529, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-15T05:49:20.528Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-02-15T05:49:20.528Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-15T05:49:20.529Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-15T05:49:20.857Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4701299051053435672/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-02-15T05:49:22.912Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T05:49:22.913Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-02-15T05:49:22.913Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-15T05:49:22.913Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-15T05:49:22.913Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:22.913Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:22.913Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:22.913Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:22.914Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:22.914Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:22.914Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:22.914Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-02-15T05:49:22.914Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.914Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:22.915Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:22.915Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-02-15T05:49:22.915Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:49:22.915Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.916Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:22.916Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:22.916Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-02-15T05:49:22.916Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:49:22.916Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.917Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:22.917Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.917Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-15T05:49:22.917Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-15T05:49:22.917Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-15T05:49:22.918Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-15T05:49:22.918Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-15T05:49:22.918Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-15T05:49:22.918Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.918Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T05:49:22.918Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.919Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:22.919Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:49:22.919Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.919Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:22.920Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:49:22.920Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.920Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:22.920Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:49:22.920Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.921Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-15T05:49:22.921Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-15T05:49:22.921Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-15T05:49:22.921Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=81af1615-88c6-43b8-a170-78f84ecfb5a5 2023-02-15T05:49:22.921Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.921Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:22.922Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.922Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:22.922Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.922Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:22.923Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:22.923Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:22.924Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:591caa77-79cb-45c3-8eb2-4996dfa98378 Model Version:NULL Model InvariantUuid:7e27b3b6-6ad8-48a4-8f33-72e837146fd6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:c8bf21c1-6214-4234-9891-9f14359e07a3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a729cb4d-a0ce-4883-a2df-a09ed6ff5d19 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8beba7a4-243f-461a-949e-50b22f9c78a7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:88782b1b-42e8-48ab-b477-00306bf6d532 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:a955ebd2-efbd-4325-af81-84e23508b09c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:81af1615-88c6-43b8-a170-78f84ecfb5a5 ModelInvariantUuid:3ef4d06f-e65c-4102-bbfd-e53dcb5a90ad ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:598f1ddf-be6b-4cf5-af29-89c927f6e7a9 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:cd1ffc50-0b59-4aaf-ae4f-895e84ba5e12 ModelInvariantUuid:4246d562-4725-4430-b291-45d95b863550 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:155722e5-7b61-4ded-a471-0ec02b3080f2 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-02-15T05:49:22.953Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 1d3a304a-efba-45e5-97c2-6ebfe9ad9566 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-02-15T05:49:22.975Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||basic_vm_macro 0 2023-02-15T05:49:22.976Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1d3a304a-efba-45e5-97c2-6ebfe9ad9566 2023-02-15T05:49:22.976Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 88c52501-67f3-40a9-9a54-51a8f00978dd from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-02-15T05:49:22.977Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:49:22.977Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:23.115Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:49:23.115Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 88c52501-67f3-40a9-9a54-51a8f00978dd 792 2023-02-15T05:49:23.116Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:23.116Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:23.116Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:49:23.116Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:23.116Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:23.117Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440163116, "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-02-15T05:49:24.117Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "88782b1b-42e8-48ab-b477-00306bf6d532", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a955ebd2-efbd-4325-af81-84e23508b09c", "vfModuleModelCustomizationUUID": "7c4cdc53-5205-4aba-b46e-eecb8a363c52", "isBase": true, "artifacts": [ "a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340", "7403ea09-8477-4509-9809-9403d4695238" ], "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-02-15T05:49:24.121Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a955ebd2-efbd-4325-af81-84e23508b09c VfModuleModelInvariantUUID:88782b1b-42e8-48ab-b477-00306bf6d532 VfModuleModelDescription:NULL Artifacts UUID List:{ a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340 , 7403ea09-8477-4509-9809-9403d4695238 } 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-02-15T05:49:24.123Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "88782b1b-42e8-48ab-b477-00306bf6d532", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a955ebd2-efbd-4325-af81-84e23508b09c", "vfModuleModelCustomizationUUID": "7c4cdc53-5205-4aba-b46e-eecb8a363c52", "isBase": true, "artifacts": [ "a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340", "7403ea09-8477-4509-9809-9403d4695238" ], "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-02-15T05:49:24.124Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a955ebd2-efbd-4325-af81-84e23508b09c VfModuleModelInvariantUUID:88782b1b-42e8-48ab-b477-00306bf6d532 VfModuleModelDescription:NULL Artifacts UUID List:{ a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340 , 7403ea09-8477-4509-9809-9403d4695238 } 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-02-15T05:49:24.124Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-02-15T05:49:24.124Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:49:24.124Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:24.345Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:49:24.348Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml a4bc7bc7-ffc2-4bdf-b48b-679ec28d0340 5033 2023-02-15T05:49:24.348Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:24.349Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:24.349Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:49:24.350Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:24.350Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:24.350Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440164348, "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-02-15T05:49:25.351Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 7403ea09-8477-4509-9809-9403d4695238 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-02-15T05:49:25.351Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:49:25.352Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:25.513Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:49:25.514Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 7403ea09-8477-4509-9809-9403d4695238 903 2023-02-15T05:49:25.514Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:25.514Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:25.514Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:49:25.515Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:25.515Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:25.515Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440165514, "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-02-15T05:49:26.516Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 591caa77-79cb-45c3-8eb2-4996dfa98378 2023-02-15T05:49:26.516Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 1d3a304a-efba-45e5-97c2-6ebfe9ad9566 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-02-15T05:49:26.558Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5efdbf6, org.onap.sdc.toscaparser.api.parameters.Input@1671bbf8, org.onap.sdc.toscaparser.api.parameters.Input@f5296b1, org.onap.sdc.toscaparser.api.parameters.Input@66a2394f, org.onap.sdc.toscaparser.api.parameters.Input@1d696e06] 2023-02-15T05:49:26.560Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.560Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.560Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-02-15T05:49:26.561Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 8beba7a4-243f-461a-949e-50b22f9c78a7 2023-02-15T05:49:26.561Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8beba7a4-243f-461a-949e-50b22f9c78a7 matches Tosca VF Customization UUID: 8beba7a4-243f-461a-949e-50b22f9c78a7 2023-02-15T05:49:26.561Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 8beba7a4-243f-461a-949e-50b22f9c78a7 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-02-15T05:49:26.569Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.570Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.571Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 8beba7a4-243f-461a-949e-50b22f9c78a7: {\"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-02-15T05:49:26.571Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6abf6be6 2023-02-15T05:49:26.571Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.571Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-15T05:49:26.572Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7c4cdc53-5205-4aba-b46e-eecb8a363c52 2023-02-15T05:49:26.572Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7c4cdc53-5205-4aba-b46e-eecb8a363c52 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-02-15T05:49:26.580Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.580Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:26.581Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:49:26.581Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.581Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:26.581Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:49:26.582Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.582Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-15T05:49:26.582Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-15T05:49:26.583Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-15T05:49:26.583Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=81af1615-88c6-43b8-a170-78f84ecfb5a5 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-02-15T05:49:26.590Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.590Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:26.591Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-15T05:49:26.591Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.592Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-15T05:49:26.592Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=8beba7a4-243f-461a-949e-50b22f9c78a7 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-02-15T05:49:26.598Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.599Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.600Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 591caa77-79cb-45c3-8eb2-4996dfa98378: basic_vm_macro 2023-02-15T05:49:26.600Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.600Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.600Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.601Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.601Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.601Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.601Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.601Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.602Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:49:26.602Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:49:26.602Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:29.148Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 1d3a304a-efba-45e5-97c2-6ebfe9ad9566 1 ASDC deployResourceStructure 2023-02-15T05:49:29.148Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:29.148Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:29.149Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:49:29.149Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:29.149Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:29.149Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440169148, "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-02-15T05:49:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:49:30.028Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:49:30.028Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440063304, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:49:30.029Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:49:30.029Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:49:30.029Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "aai-model-loader", "timestamp": 1676440064307, "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-02-15T05:49:30.052Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4d05343b-f9ec-4153-97e1-5ef034e1f034 2023-02-15T05:49:30.055Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d05343b-f9ec-4153-97e1-5ef034e1f034 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-02-15T05:49:30.150Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:30.150Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:30.150Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:49:30.151Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:30.151Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:30.151Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440170150, "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-02-15T05:49:31.152Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:31.153Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:31.153Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:49:31.153Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:31.154Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:31.154Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440171152, "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-02-15T05:49:32.156Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-02-15T05:49:32.157Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-15T05:49:32.157Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:49:32.157Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:49:32.157Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:49:32.157Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440172156, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:49:33.159Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d05343b-f9ec-4153-97e1-5ef034e1f034 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-02-15T05:49:33.191Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d05343b-f9ec-4153-97e1-5ef034e1f034 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-02-15T05:49:33.199Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:49:33.200Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T05:49:33.200Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T05:49:33.200Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T05:49:33.200Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:49:33.200Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:49:33.200Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:49:33.201Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:49:33.201Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:49:33.219Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T05:50:03.220Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4d05343b-f9ec-4153-97e1-5ef034e1f034 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-02-15T05:50:03.257Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4d05343b-f9ec-4153-97e1-5ef034e1f034 and serviceModelVersionId: 591caa77-79cb-45c3-8eb2-4996dfa98378 2023-02-15T05:50:03.257Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7e27b3b6-6ad8-48a4-8f33-72e837146fd6 2023-02-15T05:50:03.265Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0 2023-02-15T05:50:03.274Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T05:50:03.338Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0|INFO|500||Invoke 2023-02-15T05:50:03.338Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4d05343b-f9ec-4153-97e1-5ef034e1f034], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b638a539-2d1d-4858-8d96-88ff5ce0abfc], X-ECOMP-RequestID=[4d05343b-f9ec-4153-97e1-5ef034e1f034], X-TransactionId=[], X-ONAP-RequestID=[4d05343b-f9ec-4153-97e1-5ef034e1f034], Content-Type=[application/merge-patch+json]} 2023-02-15T05:50:03.370Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T05:50:04.451Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?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/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 05:50:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1068], vertex-id=[614624], x-aai-txid=[2-aai-resources-230215-05:50:02:722-60230], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T05:50:04.451Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-15T05:50:04.452Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e27b3b6-6ad8-48a4-8f33-72e837146fd6/model-vers/model-ver/591caa77-79cb-45c3-8eb2-4996dfa98378?depth=0|INFO|500||InvokeReturn 2023-02-15T05:50:04.452Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T05:50:04.452Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:50:04.476Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||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-02-15T05:50:04.476Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4d05343b-f9ec-4153-97e1-5ef034e1f034 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T05:50:04.477Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T05:50:04.477Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:04.477Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:04.477Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440204477, "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-02-15T05:50:05.533Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:50:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:30.028Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.028Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f148de33-afd9-4f62-bdbc-49ac950d51fe", "consumerID": "SO-sdc-controller", "timestamp": 1676440150060, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T05:50:30.029Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.029Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:50:30.030Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-15T05:50:30.030Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.031Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-15T05:50:30.031Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.031Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.031Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:50:30.031Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.031Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-15T05:50:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.032Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:50:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.032Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440151119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440159525, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.033Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440163116, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440164348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440165514, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440169148, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-15T05:50:30.034Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:50:39.777Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-15T05:50:39.777Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f","serviceDescription":"service","serviceInvariantUUID":"e87bdb97-be43-4d32-af87-f352a3f03547","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"df017063-6214-474d-aaf5-db4a51f92fb0","resourceInvariantUUID":"4e4e5f84-f0c9-44cc-9d0e-980e63430a3c","resourceCustomizationUUID":"9340b3af-ef27-46a7-be88-55d005dc6ffc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NjRiNDEwMjk0Y2VlNzAwNGM2MTlkYzJmNmNhOGJlYjk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cdd29c36-754f-443a-8583-84dd9b9ac4d2","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"915196af-13ea-4966-a0f3-f1759ff38ebb","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9aae8a17-e00b-48e1-89b8-cefbed03323e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZWM5NmY0Y2VhZTA2OWMxYTJhYTNmODBlNGQyOTEyYTA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2187ad26-7625-4a85-b217-2b930dbfcaf3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1aba90e8-658e-4fca-bd80-a167e0040a68","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1230fe65-b787-4903-9b53-11aceca2fb1f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"322e3a41-355e-4d2b-9ce3-1813b04983b3","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NjM5MjdhODNiZTgyMDk1NGUyNDA3ODA3NDJjYTc3NTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b1f524d7-3948-42a9-9504-1716f0854bd2","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YjEzMmEwYWQyMWJlNTkxNzI0ODIxMzM4YmJkZmI3OTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"78c9cd03-7f33-4b74-b186-b10f0044ddd4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-15T05:50:39.780Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:39.780Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:39.780Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:39.780Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:40.782Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:40.783Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:40.783Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:40.783Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:41.785Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:41.786Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:41.786Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:41.786Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:42.788Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:42.788Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:42.789Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:42.789Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:43.791Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:43.791Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:43.792Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:43.792Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:44.794Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:44.795Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:44.796Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:44.798Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:45.803Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:45.803Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:45.803Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:45.804Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:46.806Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:46.806Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:46.806Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:46.806Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:47.808Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-15T05:50:47.809Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:47.809Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:47.809Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:48.812Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f", "serviceDescription": "service", "serviceInvariantUUID": "e87bdb97-be43-4d32-af87-f352a3f03547", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9340b3af-ef27-46a7-be88-55d005dc6ffc", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "df017063-6214-474d-aaf5-db4a51f92fb0", "resourceInvariantUUID": "4e4e5f84-f0c9-44cc-9d0e-980e63430a3c", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "YjEzMmEwYWQyMWJlNTkxNzI0ODIxMzM4YmJkZmI3OTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "78c9cd03-7f33-4b74-b186-b10f0044ddd4" } ], "workloadContext": "Production" } 2023-02-15T05:50:48.813Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-15T05:50:48.813Z|4d05343b-f9ec-4153-97e1-5ef034e1f034|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f ASDC 2023-02-15T05:50:48.813Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f ServiceInvariantUUID:e87bdb97-be43-4d32-af87-f352a3f03547 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:78c9cd03-7f33-4b74-b186-b10f0044ddd4 ArtifactChecksum:YjEzMmEwYWQyMWJlNTkxNzI0ODIxMzM4YmJkZmI3OTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9340b3af-ef27-46a7-be88-55d005dc6ffc ResourceInvariantUUID:4e4e5f84-f0c9-44cc-9d0e-980e63430a3c ResourceName:test-pnf ResourceType:PNF ResourceUUID:df017063-6214-474d-aaf5-db4a51f92fb0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-15T05:50:48.813Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f 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-02-15T05:50:48.890Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:50:48.891Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:50:48.891Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:50:48.891Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 78c9cd03-7f33-4b74-b186-b10f0044ddd4 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-15T05:50:48.891Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-02-15T05:50:48.892Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-15T05:50:49.379Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-02-15T05:50:49.381Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 78c9cd03-7f33-4b74-b186-b10f0044ddd4 111084 2023-02-15T05:50:49.381Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-02-15T05:50:49.381Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-15T05:50:49.381Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-15T05:50:49.382Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:49.382Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:49.383Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440249381, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:50.385Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-15T05:50:50.387Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-02-15T05:50:50.387Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 78c9cd03-7f33-4b74-b186-b10f0044ddd4, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-15T05:50:50.388Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-02-15T05:50:50.388Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-15T05:50:50.389Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-15T05:50:50.572Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6819465520864180092/Definitions/service-TestPnfMacro-template.yml 2023-02-15T05:50:51.623Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-15T05:50:51.624Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-02-15T05:50:51.624Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-15T05:50:51.625Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-15T05:50:51.625Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-TestPnfMacro-csar.csar 2023-02-15T05:50:51.625Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-15T05:50:51.625Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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-TestPnfMacro-csar.csar 2023-02-15T05:50:51.626Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-TestPnfMacro-csar.csar 2023-02-15T05:50:51.626Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-TestPnfMacro-csar.csar 2023-02-15T05:50:51.626Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-TestPnfMacro-csar.csar 2023-02-15T05:50:51.627Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-TestPnfMacro-csar.csar 2023-02-15T05:50:51.627Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-02-15T05:50:51.627Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.628Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.628Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-15T05:50:51.628Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-02-15T05:50:51.629Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:50:51.629Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.629Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.629Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-15T05:50:51.629Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-02-15T05:50:51.630Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-15T05:50:51.630Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.630Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.630Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.631Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.631Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.631Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.631Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.631Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.632Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.633Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.633Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f Model Version:NULL Model InvariantUuid:e87bdb97-be43-4d32-af87-f352a3f03547 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-02-15T05:50:51.687Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: df017063-6214-474d-aaf5-db4a51f92fb0 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-02-15T05:50:51.706Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||test-pnf 0 2023-02-15T05:50:51.706Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: df017063-6214-474d-aaf5-db4a51f92fb0 2023-02-15T05:50:51.706Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||No resources found for Service: bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f 2023-02-15T05:50:51.706Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f 2023-02-15T05:50:51.707Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 df017063-6214-474d-aaf5-db4a51f92fb0 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-02-15T05:50:51.730Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4e614412, org.onap.sdc.toscaparser.api.parameters.Input@6e9facb9, org.onap.sdc.toscaparser.api.parameters.Input@1545bc0, org.onap.sdc.toscaparser.api.parameters.Input@118d1b1c, org.onap.sdc.toscaparser.api.parameters.Input@55088ceb] 2023-02-15T05:50:51.731Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.731Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.731Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f: test-pnf 2023-02-15T05:50:51.732Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Processing PNF resource: df017063-6214-474d-aaf5-db4a51f92fb0 2023-02-15T05:50:51.732Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-15T05:50:51.732Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-15T05:50:51.732Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Resource customization UUID: 9340b3af-ef27-46a7-be88-55d005dc6ffc is the same as notified resource customizationUUID: 9340b3af-ef27-46a7-be88-55d005dc6ffc 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-02-15T05:50:51.941Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf df017063-6214-474d-aaf5-db4a51f92fb0 0 ASDC deployResourceStructure 2023-02-15T05:50:51.942Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-02-15T05:50:51.942Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-15T05:50:51.942Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-15T05:50:51.943Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:50:51.944Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:50:51.944Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440251942, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:50:52.945Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:50:52.972Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:50:52.980Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:50:52.981Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:50:52.981Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:51:22.981Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:51:23.022Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:51:23.035Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:51:23.035Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:51:23.035Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:51:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:51:30.028Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:51:30.028Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440170150, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-15T05:51:30.030Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:51:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:51:30.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440171152, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-15T05:51:30.030Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:51:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:51:30.031Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440172156, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:51:30.031Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:51:30.032Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:51:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "4d05343b-f9ec-4153-97e1-5ef034e1f034", "consumerID": "SO-sdc-controller", "timestamp": 1676440204477, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T05:51:30.033Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:51:53.036Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:51:53.095Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:51:53.103Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:51:53.103Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:51:53.104Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:52:23.104Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:52:23.146Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:52:23.153Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:52:23.155Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-15T05:52:23.155Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-15T05:52:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:52:30.029Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.031Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.031Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.031Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.031Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.031Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.032Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.032Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.033Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.033Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.033Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.033Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.034Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.034Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.037Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.037Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.037Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.037Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.038Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.038Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.039Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.039Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.039Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.039Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.039Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.040Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.040Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.040Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.040Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.040Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.041Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.041Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.041Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.041Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.041Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.042Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.042Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.042Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.042Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.042Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.042Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.043Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.043Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.043Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440205533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:52:30.043Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.043Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.043Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440203900, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:52:30.044Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.044Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.044Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "multicloud-k8s", "timestamp": 1676440215190, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:52:30.044Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.044Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.045Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.045Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.045Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.045Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "cds-sdc-listener", "timestamp": 1676440249557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:52:30.045Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.045Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440249381, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:52:30.046Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.046Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.046Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.047Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.047Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440251942, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:52:30.047Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.047Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.047Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.048Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.048Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.048Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.048Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.049Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.049Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.049Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.049Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.049Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.049Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.049Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440247807, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440257087, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.050Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.051Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.051Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.051Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.051Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.051Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.052Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.052Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.052Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.052Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.052Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.052Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.052Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.053Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.053Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.053Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.053Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.053Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.053Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-15T05:52:30.053Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440257468, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440265716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.054Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440267418, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-15T05:52:30.055Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.055Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.055Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "aai-model-loader", "timestamp": 1676440266718, "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-02-15T05:52:30.418Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 2023-02-15T05:52:30.419Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:52:30.450Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.450Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440269819, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-15T05:52:30.450Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:52:30.451Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-15T05:52:30.453Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1676440270824, "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-02-15T05:52:30.469Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 2023-02-15T05:52:30.469Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:52:53.156Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:52:53.186Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:52:53.194Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-15T05:52:53.194Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-15T05:52:53.194Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-15T05:52:53.194Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-15T05:52:53.194Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:52:53.195Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:52:53.195Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-15T05:52:53.195Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-02-15T05:52:53.215Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-15T05:53:23.216Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 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-02-15T05:53:23.228Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 and serviceModelVersionId: bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f 2023-02-15T05:53:23.229Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e87bdb97-be43-4d32-af87-f352a3f03547 2023-02-15T05:53:23.230Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0 2023-02-15T05:53:23.239Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-02-15T05:53:23.309Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0|INFO|500||Invoke 2023-02-15T05:53:23.309Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[55cf1da4-e08c-479a-adf5-0b40681691de], X-ECOMP-RequestID=[dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38], X-TransactionId=[], X-ONAP-RequestID=[dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38], Content-Type=[application/merge-patch+json]} 2023-02-15T05:53:23.371Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-15T05:53:24.033Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?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/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 05:53:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[657], vertex-id=[520328], x-aai-txid=[0-aai-resources-230215-05:53:22:718-62466], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-15T05:53:24.034Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-15T05:53:24.035Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e87bdb97-be43-4d32-af87-f352a3f03547/model-vers/model-ver/bd1e8bcb-bbb3-4f97-aea2-4f4d8f15d08f?depth=0|INFO|500||InvokeReturn 2023-02-15T05:53:24.036Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-15T05:53:24.036Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-02-15T05:53:24.043Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||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-02-15T05:53:24.043Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-15T05:53:24.044Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-15T05:53:24.044Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-02-15T05:53:24.044Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-15T05:53:24.045Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440404044, "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-02-15T05:53:25.087Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:53:30.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:53:30.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-15T05:53:30.036Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38", "consumerID": "SO-sdc-controller", "timestamp": 1676440404044, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-15T05:53:30.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-15T05:54:25.088Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:54:30.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:55:25.089Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:55:30.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:56:25.091Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:56:30.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:57:25.092Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:57:30.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:58:25.095Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:58:30.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T05:59:25.098Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T05:59:30.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:00:25.101Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:00:30.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:01:25.103Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:01:30.034Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:02:25.104Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:02:30.036Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:03:25.106Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:03:30.036Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:04:25.106Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:04:30.038Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:05:25.107Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:05:30.040Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:06:25.108Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:06:30.041Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:07:25.110Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:07:30.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:08:25.113Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:08:30.044Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:09:25.115Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:09:30.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:10:25.118Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:10:30.047Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:11:25.120Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:11:30.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:12:25.121Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:12:30.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:13:25.122Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:13:30.052Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:14:25.124Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:14:30.054Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:15:25.124Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:15:30.055Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:16:25.128Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:16:30.056Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:17:25.148Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:17:30.057Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:18:25.151Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:18:30.061Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:19:25.153Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:19:30.062Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:20:25.154Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:20:30.063Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:21:25.157Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:21:30.064Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:22:25.158Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:22:30.066Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:23:25.160Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:23:30.070Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:24:25.161Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:24:30.070Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:25:25.163Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:25:30.073Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:26:25.163Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:26:30.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:27:25.165Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:27:30.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:28:25.166Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:28:30.082Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:29:25.168Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:29:30.085Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:30:25.173Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:30:30.089Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:31:25.175Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:31:30.089Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:32:25.176Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:32:30.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:33:25.176Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:33:30.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:34:25.178Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:34:30.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:35:25.182Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:35:30.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:36:25.182Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:36:30.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:37:25.184Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:37:30.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:38:25.185Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:38:30.096Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:39:25.185Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:39:30.097Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:40:25.188Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:40:30.098Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:41:25.189Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:41:30.100Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:42:25.190Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:42:30.103Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:43:25.191Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:43:30.104Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:44:25.197Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:44:30.106Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:45:25.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:45:30.107Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:46:25.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:46:30.107Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:47:25.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:47:30.109Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:48:25.204Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:48:30.113Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:49:25.209Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:49:30.115Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:50:25.211Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:50:30.115Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:51:25.212Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:51:30.116Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:52:25.217Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:52:30.118Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:53:25.221Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:53:30.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:54:25.222Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:54:30.125Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:55:25.223Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:55:30.126Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:56:25.224Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:56:30.130Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:57:25.225Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:57:30.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:58:25.227Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:58:30.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T06:59:25.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T06:59:30.139Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:00:25.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:00:30.140Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:01:25.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:01:30.142Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:02:25.245Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:02:30.144Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:03:25.250Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:03:30.145Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:04:25.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:04:30.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:05:25.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:05:30.148Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:06:25.255Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:06:30.149Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:07:25.258Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:07:30.150Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:08:25.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:08:30.152Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:09:25.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:09:30.152Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:10:25.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:10:30.154Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:11:25.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:11:30.156Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:12:25.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:12:30.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:13:25.273Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:13:30.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:14:25.274Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:14:30.161Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:15:25.277Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:15:30.162Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:16:25.281Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:16:30.164Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:17:25.282Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:17:30.165Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:18:25.282Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:18:30.166Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:19:25.283Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:19:30.167Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:20:25.285Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:20:30.168Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:21:25.285Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:21:30.169Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:22:25.286Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:22:30.170Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:23:25.287Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:23:30.171Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:24:25.289Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:24:30.173Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:25:25.291Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:25:30.174Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:26:25.293Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:26:30.175Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:27:25.295Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:27:30.175Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:28:25.297Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:28:30.177Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:29:25.297Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:29:30.179Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:30:25.298Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:30:30.180Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:31:25.300Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:31:30.181Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:32:25.300Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:32:30.181Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:33:25.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:33:30.183Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:34:25.304Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:34:30.184Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:35:25.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:35:30.185Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:36:25.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:36:30.186Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:37:25.309Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:37:30.186Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:38:25.310Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:38:30.187Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:39:25.310Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:39:30.189Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:40:25.312Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:40:30.189Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:41:25.313Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:41:30.191Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:42:25.314Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:42:30.192Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:43:25.315Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:43:30.193Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:44:25.317Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:44:30.194Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:45:25.318Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:45:30.195Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:46:25.322Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:46:30.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:47:25.325Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:47:30.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:48:25.327Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:48:30.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:49:25.329Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:49:30.200Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:50:25.330Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:50:30.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:51:25.332Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:51:30.202Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:52:25.332Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:52:30.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:53:25.332Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:53:30.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:54:25.334Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:54:30.205Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:55:25.335Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:55:30.206Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:56:25.336Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:56:30.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:57:25.337Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:57:30.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:58:25.341Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:58:30.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T07:59:25.343Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T07:59:30.212Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:00:25.345Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:00:30.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:01:25.347Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:01:30.217Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:02:25.347Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:02:30.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:03:25.348Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:03:30.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:04:25.350Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:04:30.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:05:25.351Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:05:30.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:06:25.352Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:06:30.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:07:25.353Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:07:30.224Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:08:25.355Z|327408cb-d0f9-4aa3-9be4-5b7de8889834|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:08:30.225Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:09:25.355Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:09:30.227Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:10:25.358Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:10:30.228Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:11:25.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:11:30.230Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:12:25.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:12:30.230Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:13:25.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:13:30.231Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:14:25.365Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:14:30.233Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:15:25.367Z|dcbd1d9d-30bf-4bb5-8d19-bd73a4a66b38|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:15:30.234Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:16:25.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:16:30.234Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:17:25.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:17:30.236Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:18:25.370Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:18:30.238Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:19:25.371Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:19:30.238Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:20:25.372Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:20:30.239Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:21:25.374Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:21:30.241Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:22:25.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:22:30.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:23:25.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:23:30.245Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:24:25.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:24:30.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:25:25.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:25:30.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:26:25.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:26:30.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:27:25.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:27:30.249Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:28:25.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:28:30.250Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:29:25.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:29:30.259Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:30:25.395Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:30:30.260Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:31:25.400Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:31:30.263Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:32:25.402Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:32:30.264Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:33:25.403Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:33:30.264Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:34:25.405Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:34:30.266Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:35:25.407Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:35:30.268Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:36:25.409Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:36:30.270Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:37:25.410Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:37:30.271Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:38:25.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:38:30.273Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:39:25.415Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:39:30.273Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:40:25.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:40:30.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:41:25.417Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:41:30.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:42:25.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:42:30.278Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:43:25.422Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:43:30.279Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:44:25.422Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:44:30.285Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:45:25.423Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:45:30.296Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-15T08:46:25.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-15T08:46:30.299Z|63c680b0-adcf-418b-891f-ecf28d8cbc62|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO