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-01-26T23:22:09.649Z||main|||||INFO|500||The following profiles are active: basic 2023-01-26T23:22:22.637Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-26T23:22:22.643Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-26T23:22:22.840Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-26T23:22:27.228Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-26T23:22:27.655Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-26T23:22:28.277Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-26T23:22:28.537Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-26T23:22:29.217Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-26T23:22:31.619Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-26T23:22:32.245Z||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-01-26T23:22:35.348Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-26T23:22:35.476Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-26T23:22:35.513Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-26T23:22:35.529Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-26T23:22:36.259Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-26T23:22:36.672Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-26T23:22:37.820Z||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-01-26T23:22:38.501Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-01-26T23:22:38.502Z||main|||||ERROR|500||(conn=1166) Table 'catalogdb.activity_spec' doesn't exist 2023-01-26T23:22:38.515Z||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-01-26T23:22:41.815Z||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-01-26T23:22:44.775Z||main|||||WARN|500||--- 2023-01-26T23:22:44.776Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-26T23:22:44.776Z||main|||||WARN|500||--- 2023-01-26T23:22:45.163Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-26T23:22:49.960Z||main|||||INFO|500||Started Application in 43.698 seconds (JVM running for 46.768) 2023-01-26T23:22:49.975Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-01-26T23:22:49.978Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-01-26T23:22:49.986Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-01-26T23:22:50.037Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 92098ad9-f80d-4596-89d1-2bd43f6ff92c url= /sdc/v1/artifactTypes 2023-01-26T23:22:50.043Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-01-26T23:22:50.207Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-26T23:22:50.257Z||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-01-26T23:22:50.258Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-01-26T23:22:50.258Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= af60e7d6-88be-427a-92e6-5d73160f180f url= /sdc/v1/distributionKafkaData 2023-01-26T23:22:50.258Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-01-26T23:22:50.287Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-26T23:22:50.293Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@121c26ac 2023-01-26T23:22:50.358Z||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-e00f869d-f187-4f7a-bac1-400d2bf18185 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-01-26T23:22:50.405Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Instantiated an idempotent producer. 2023-01-26T23:22:50.505Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-01-26T23:22:50.566Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-26T23:22:50.567Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-26T23:22:50.568Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674775370560 2023-01-26T23:22:50.573Z||scheduling-1|||||INFO|500||start DistributionClient 2023-01-26T23:22:50.595Z||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-a3a51a1d-e58e-485c-9b32-79092ec986c2 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-01-26T23:22:50.704Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-26T23:22:50.704Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-26T23:22:50.705Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674775370704 2023-01-26T23:22:50.738Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:22:50.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:22:50.741Z||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-e29dc71c-b9c0-4f9f-9d76-c2420800d798 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-01-26T23:22:50.765Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-26T23:22:50.765Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-26T23:22:50.766Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674775370765 2023-01-26T23:22:50.766Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:22:50.768Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:22:50.773Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-01-26T23:22:51.529Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Cluster ID: YiVsRmlyTCGWXmZTsbp9Eg 2023-01-26T23:22:51.530Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:51.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 ROI837GMSD26unbc1Cz4rw 2023-01-26T23:22:51.532Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 ROI837GMSD26unbc1Cz4rw 2023-01-26T23:22:51.533Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 ROI837GMSD26unbc1Cz4rw 2023-01-26T23:22:51.533Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 ROI837GMSD26unbc1Cz4rw 2023-01-26T23:22:51.533Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 ROI837GMSD26unbc1Cz4rw 2023-01-26T23:22:51.534Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 ROI837GMSD26unbc1Cz4rw 2023-01-26T23:22:51.532Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:51.534Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:51.534Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:51.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:51.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:51.536Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] ProducerId set to 1002 with epoch 0 2023-01-26T23:22:51.537Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Cluster ID: YiVsRmlyTCGWXmZTsbp9Eg 2023-01-26T23:22:51.537Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Cluster ID: YiVsRmlyTCGWXmZTsbp9Eg 2023-01-26T23:22:51.540Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-26T23:22:51.540Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-26T23:22:51.564Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] (Re-)joining group 2023-01-26T23:22:51.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] (Re-)joining group 2023-01-26T23:22:51.632Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62 2023-01-26T23:22:51.632Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca 2023-01-26T23:22:51.633Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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-01-26T23:22:51.633Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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-01-26T23:22:51.633Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] (Re-)joining group 2023-01-26T23:22:51.633Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] (Re-)joining group 2023-01-26T23:22:57.644Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca', protocol='range'} 2023-01-26T23:22:57.654Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62', protocol='range'} 2023-01-26T23:22:57.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:57.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:57.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:57.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:57.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:57.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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 Ljrcosy4Syi-1tJVsD9gig 2023-01-26T23:22:57.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca=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-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62=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-01-26T23:22:57.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca', protocol='range'} 2023-01-26T23:22:57.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62', protocol='range'} 2023-01-26T23:22:57.763Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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-01-26T23:22:57.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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-01-26T23:22:57.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, 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-01-26T23:22:57.779Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, 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-01-26T23:22:57.794Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-01-26T23:22:57.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-01-26T23:22:57.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-01-26T23:22:57.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-01-26T23:22:57.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-01-26T23:22:57.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-01-26T23:22:57.798Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-01-26T23:22:57.800Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-01-26T23:22:57.921Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-26T23:22:57.924Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-26T23:22:57.958Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-26T23:22:57.959Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-26T23:22:57.963Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-26T23:22:57.964Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-26T23:22:57.979Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-26T23:22:57.981Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-26T23:22:57.983Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-26T23:22:57.984Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-26T23:22:57.986Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-26T23:22:57.988Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-26T23:23:50.751Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:23:50.773Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:24:50.754Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:24:50.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:25:50.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:25:50.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:26:50.759Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:26:50.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:27:50.760Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:27:50.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:28:50.763Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:28:50.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:29:50.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:29:50.780Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:30:50.769Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:30:50.787Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:31:50.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:31:50.788Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:31:51.712Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Node -1 disconnected. 2023-01-26T23:31:51.736Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Node -1 disconnected. 2023-01-26T23:31:51.815Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Node -1 disconnected. 2023-01-26T23:32:24.373Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-26T23:32:50.771Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:32:50.790Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:33:50.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:33:50.791Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:34:50.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:34:50.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:35:50.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:35:50.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:36:50.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:36:50.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:37:50.781Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:37:50.796Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:38:50.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:38:50.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:39:50.784Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:39:50.797Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:40:50.787Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:40:50.798Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:41:50.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:41:50.799Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:42:50.790Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:42:50.801Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:43:50.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:43:50.803Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:44:50.795Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:44:50.803Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:45:50.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:45:50.804Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:46:50.800Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:46:50.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:47:50.801Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:47:50.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:48:50.803Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:48:50.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:49:50.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:49:50.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:50:50.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:50:50.808Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:51:50.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:51:50.809Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:52:50.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:52:50.810Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:53:50.809Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:53:50.812Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:54:50.811Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:54:50.813Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:55:50.813Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:55:50.814Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:56:50.814Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:56:50.814Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:57:50.816Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:57:50.815Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:58:50.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:58:50.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-26T23:59:50.818Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-26T23:59:50.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:00:50.820Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:00:50.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:01:50.820Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:01:50.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:02:50.822Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:02:50.836Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:03:50.823Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:03:50.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:04:50.823Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:04:50.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:05:50.825Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:05:50.838Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:06:50.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:06:50.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:07:50.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:07:50.840Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:08:50.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:08:50.840Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:09:50.830Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:09:50.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:10:50.831Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:10:50.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:11:50.831Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:11:50.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:12:50.833Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:12:50.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:13:50.835Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:13:50.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:14:50.837Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:14:50.843Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:15:50.838Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:15:50.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:16:50.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:16:50.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:17:50.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:17:50.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:18:50.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:18:50.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:19:50.842Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:19:50.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:20:50.843Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:20:50.847Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:21:50.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:21:50.848Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:22:50.845Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:22:50.849Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:23:50.847Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:23:50.850Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:24:50.847Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:24:50.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:25:50.849Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:25:50.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:26:50.849Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:26:50.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:27:50.851Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:27:50.852Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:28:50.851Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:28:50.853Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:29:50.853Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:29:50.853Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:30:50.853Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:30:50.854Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:31:50.855Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:31:50.855Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:32:50.856Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:32:50.857Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:33:50.857Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:33:50.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:34:50.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:34:50.859Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:35:50.861Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:35:50.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:36:50.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:36:50.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:37:50.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:37:50.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:38:50.863Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:38:50.867Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:39:50.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:39:50.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:40:50.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:40:50.869Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:41:50.868Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:41:50.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:42:50.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:42:50.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:43:50.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:43:50.871Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:44:50.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:44:50.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:45:50.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:45:50.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:46:50.874Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:46:50.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:47:50.874Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:47:50.878Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:48:50.875Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:48:50.878Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:49:50.876Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:49:50.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:50:50.876Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:50:50.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:51:50.877Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:51:50.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:52:50.878Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:52:50.882Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:53:50.878Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:53:50.882Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:54:50.879Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:54:50.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:55:50.881Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:55:50.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:56:50.882Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:56:50.885Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:57:50.884Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:57:50.885Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:58:50.884Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:58:50.885Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T00:59:50.885Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T00:59:50.886Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:00:50.887Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:00:50.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:01:50.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:01:50.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:02:50.888Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:02:50.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:03:50.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:03:50.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:04:50.891Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:04:50.904Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:05:50.895Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:05:50.904Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:06:50.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:06:50.905Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:07:50.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:07:50.906Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:08:50.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:08:50.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:09:50.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:09:50.907Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:10:50.900Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:10:50.907Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:11:50.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:11:50.908Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:12:50.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:12:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:13:50.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:13:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:14:50.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:14:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:15:50.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:15:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:16:50.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:16:50.911Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:17:50.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:17:50.911Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:18:50.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:18:50.912Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:19:50.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:19:50.913Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:20:50.913Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:20:50.914Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:21:50.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:21:50.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:22:50.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:22:50.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:23:50.916Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:23:50.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:24:50.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:24:50.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:25:50.923Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:25:50.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:26:50.924Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:26:50.926Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:27:50.926Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:27:50.929Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:28:50.928Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:28:50.930Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:29:50.931Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:29:50.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:30:50.932Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:30:50.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:31:50.933Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:31:50.950Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:32:50.934Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:32:50.952Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:33:50.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:33:50.953Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:34:50.937Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:34:50.954Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:35:50.938Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:35:50.956Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:36:50.939Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:36:50.956Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:37:50.942Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:37:50.958Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:38:50.943Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:38:50.958Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:39:50.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:39:50.959Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:40:50.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:40:50.960Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:41:50.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:41:50.961Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:42:50.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:42:50.961Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:43:50.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:43:50.962Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:44:50.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:44:50.962Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:45:50.950Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:45:50.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:46:50.951Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:46:50.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:47:50.952Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:47:50.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:48:50.955Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:48:50.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:49:50.955Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:49:50.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:50:50.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:50:50.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:51:50.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:51:50.968Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:52:50.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:52:50.969Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:53:50.959Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:53:50.969Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:54:50.961Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:54:50.971Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:55:50.962Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:55:50.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:56:50.964Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:56:50.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:57:50.964Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:57:50.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:58:50.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:58:50.973Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T01:59:50.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T01:59:50.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:00:50.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:00:50.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:01:50.969Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:01:50.975Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:02:50.974Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:02:50.976Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:03:50.977Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:03:50.978Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:04:50.977Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:04:50.979Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:05:50.978Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:05:50.980Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:06:50.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:06:50.981Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:07:50.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:07:50.981Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:08:50.982Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:08:50.981Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:09:50.984Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:09:50.983Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:10:50.986Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:10:50.986Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:11:50.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:11:50.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:12:50.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:12:50.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:13:50.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:13:50.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:14:50.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:14:50.989Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:15:50.990Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:15:50.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:16:50.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:16:50.991Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:17:50.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:17:50.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:18:50.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:18:50.995Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:19:50.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:19:50.995Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:20:50.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:20:50.996Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:21:50.997Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:21:50.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:22:50.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:22:50.999Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:23:50.999Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:23:51.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:24:51.000Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:24:51.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:25:51.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:25:51.000Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:26:16.821Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-27T02:26:16.821Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6ae56928-20b2-4a3e-9313-9cbc65786536","serviceName":"vFW 2023-01-27 02-25-12","serviceVersion":"1.0","serviceUUID":"c28bdae4-4cb9-4080-9292-f4ea8ede5220","serviceDescription":"catalog service description","serviceInvariantUUID":"88daa629-307b-4ea7-84f8-99a9937ff7ca","resources":[{"resourceInstanceName":"vFW 2e2cd5fe-60ff 0","resourceName":"vFW 2e2cd5fe-60ff","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a1b4e057-f5ed-4747-ba59-3dd338cb6c13","resourceInvariantUUID":"790e071e-f361-45d8-b8e7-366d7e557254","resourceCustomizationUUID":"3dbfa397-793d-4800-b521-d55a36f2a012","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml","artifactChecksum":"MjBhM2M3YTBiOTczZWEwYWIzN2JiNDMyYmM5MzJhMDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e3e99b6-fe89-40ad-a18e-c8ca6d1bea13","artifactVersion":"1"},{"artifactName":"vfw2e2cd5fe60ff0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json","artifactChecksum":"NGMzMWNmY2JlYTg3Nzg3MWJjNmY4MGQ2NTY3NmVlNDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"47420076-07df-4b06-863b-d95d62f19deb","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b79ba9d9-e8f4-4f96-b89b-62d1670d42a3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml","artifactChecksum":"MWZjOWVkOTRiOWNhMWY3YjEwYzY3NTNjNThlZDlmMzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4800d8bd-5c07-428d-90c7-3547c3b9364a","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"152f0786-170d-41f5-a170-0ffb4af97455","artifactVersion":"2","generatedFromUUID":"b79ba9d9-e8f4-4f96-b89b-62d1670d42a3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230127022512-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml","artifactChecksum":"OTI0NDczYjUwZjNlNDViMzhhOWM4NGMzYWQ4Nzg5Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6d8bba42-c978-4b35-b3f1-c3d75afdd155","artifactVersion":"1"},{"artifactName":"service-Vfw20230127022512-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar","artifactChecksum":"NGRhMWNjNzVjNTZhZGIyMjA3MjMxZWNjOTk2NjQxY2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"67b97a93-a9ba-4eb0-96b0-1a655b7a2512","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T02:26:16.841Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:26:16.852Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:16.852Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:16.853Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:16.870Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T02:26:16.871Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T02:26:16.871Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T02:26:16.871Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T02:26:16.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T02:26:16.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T02:26:16.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:26:16.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786331705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:26:16.925Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:26:16.925Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:26:16.925Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786373072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:26:16.926Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:26:17.905Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:26:17.906Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:17.906Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:17.906Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:18.909Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:26:18.909Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:18.909Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:18.909Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:19.911Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:26:19.912Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:19.912Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:19.912Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:20.914Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:26:20.914Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:20.914Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:20.914Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:21.915Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:26:21.915Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:21.916Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:21.916Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:22.917Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:26:22.917Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:22.917Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:22.918Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:23.920Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "serviceName": "vFW 2023-01-27 02-25-12", "serviceVersion": "1.0", "serviceUUID": "c28bdae4-4cb9-4080-9292-f4ea8ede5220", "serviceDescription": "catalog service description", "serviceInvariantUUID": "88daa629-307b-4ea7-84f8-99a9937ff7ca", "resources": [ { "resourceInstanceName": "vFW 2e2cd5fe-60ff 0", "resourceCustomizationUUID": "3dbfa397-793d-4800-b521-d55a36f2a012", "resourceName": "vFW 2e2cd5fe-60ff", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a1b4e057-f5ed-4747-ba59-3dd338cb6c13", "resourceInvariantUUID": "790e071e-f361-45d8-b8e7-366d7e557254", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw2e2cd5fe60ff0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "artifactChecksum": "NGMzMWNmY2JlYTg3Nzg3MWJjNmY4MGQ2NTY3NmVlNDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "47420076-07df-4b06-863b-d95d62f19deb", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b79ba9d9-e8f4-4f96-b89b-62d1670d42a3", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "152f0786-170d-41f5-a170-0ffb4af97455", "generatedFromUUID": "b79ba9d9-e8f4-4f96-b89b-62d1670d42a3" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "152f0786-170d-41f5-a170-0ffb4af97455", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230127022512-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "artifactChecksum": "NGRhMWNjNzVjNTZhZGIyMjA3MjMxZWNjOTk2NjQxY2Y\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "67b97a93-a9ba-4eb0-96b0-1a655b7a2512" } ], "workloadContext": "Production" } 2023-01-27T02:26:23.923Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T02:26:23.923Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c28bdae4-4cb9-4080-9292-f4ea8ede5220 ASDC 2023-01-27T02:26:24.072Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:6ae56928-20b2-4a3e-9313-9cbc65786536 ServiceName:vFW 2023-01-27 02-25-12 ServiceVersion:1.0 ServiceUUID:c28bdae4-4cb9-4080-9292-f4ea8ede5220 ServiceInvariantUUID:88daa629-307b-4ea7-84f8-99a9937ff7ca ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230127022512-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar ArtifactUUID:67b97a93-a9ba-4eb0-96b0-1a655b7a2512 ArtifactChecksum:NGRhMWNjNzVjNTZhZGIyMjA3MjMxZWNjOTk2NjQxY2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 2e2cd5fe-60ff 0 ResourceCustomizationUUID:3dbfa397-793d-4800-b521-d55a36f2a012 ResourceInvariantUUID:790e071e-f361-45d8-b8e7-366d7e557254 ResourceName:vFW 2e2cd5fe-60ff ResourceType:VF ResourceUUID:a1b4e057-f5ed-4747-ba59-3dd338cb6c13 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw2e2cd5fe60ff0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json ArtifactUUID:47420076-07df-4b06-863b-d95d62f19deb ArtifactChecksum:NGMzMWNmY2JlYTg3Nzg3MWJjNmY4MGQ2NTY3NmVlNDA= 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/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml ArtifactUUID:b79ba9d9-e8f4-4f96-b89b-62d1670d42a3 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/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env ArtifactUUID:152f0786-170d-41f5-a170-0ffb4af97455 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/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env ArtifactUUID:152f0786-170d-41f5-a170-0ffb4af97455 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-27T02:26:24.073Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c28bdae4-4cb9-4080-9292-f4ea8ede5220 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-01-27T02:26:24.298Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T02:26:24.299Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-01-27T02:26:24.300Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-01-27T02:26:24.300Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 67b97a93-a9ba-4eb0-96b0-1a655b7a2512 from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:24.300Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:26:24.301Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:24.390Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:26:24.405Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar 67b97a93-a9ba-4eb0-96b0-1a655b7a2512 101488 2023-01-27T02:26:24.407Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar ASDC sendASDCNotification 2023-01-27T02:26:24.407Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:24.408Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:26:24.409Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:24.410Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:24.410Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786384406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:25.411Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T02:26:25.412Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-01-27T02:26:25.413Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 67b97a93-a9ba-4eb0-96b0-1a655b7a2512, URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar to file: /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:25.414Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230127022512-csar.csar 2023-01-27T02:26:25.513Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:25.514Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:26.230Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8715946029455378805/Definitions/service-Vfw20230127022512-template.yml 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_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_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-01-27T02:26:28.911Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T02:26:28.916Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-01-27T02:26:28.916Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.916Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||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-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||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-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||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-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||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-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 2e2cd5fe-60ff 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-Vfw20230127022512-csar.csar 2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-01-27T02:26:28.925Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.926Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:28.930Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:28.930Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-01-27T02:26:28.932Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-01-27T02:26:28.935Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T02:26:28.935Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.935Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:28.938Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.938Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria 2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-27T02:26:28.942Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.942Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T02:26:28.943Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.943Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:28.943Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria 2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4f30cd00-94f1-44f9-b944-aa3de344fb69 2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria 2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=66e9c780-b9e0-456f-98a0-68900c16a8b2 2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria 2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c5d3e828-acff-4492-95f4-a23b320d00c8 2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-27 02-25-12 Description:catalog service description Model UUID:c28bdae4-4cb9-4080-9292-f4ea8ede5220 Model Version:NULL Model InvariantUuid:88daa629-307b-4ea7-84f8-99a9937ff7ca Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 2e2cd5fe-60ff Model UUID:ea811390-3eec-47cc-8391-b09a32840305 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:790e071e-f361-45d8-b8e7-366d7e557254 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3dbfa397-793d-4800-b521-d55a36f2a012 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b4676ceb-199b-4de3-8554-9f102bb7e038 ModelName:Vfw2e2cd5fe60ff..base_vfw..module-0 ModelUuid:78f747ee-1407-4d15-8132-69d693e66ed9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4f30cd00-94f1-44f9-b944-aa3de344fb69 ModelInvariantUuid:4740ae5a-a701-4c4c-8bbb-d4d0d15e4381 ModelName:vFW 2e2cd5fe-60ff-nodes.vfwCvfc ModelUuid:be5c38ec-a076-49c1-b797-ca2d8b0cfd16 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:81096284-a444-4a79-8379-45987a4d8921 ModelInvariantUuid:50dbb484-59f7-41ca-928b-b87ec27e4d5f ModelName:Vfw2e2cd5fe60ff.compute.nodes.heat.vfw ModelUuid:01f66006-d043-41cb-bf17-9453173560a0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:66e9c780-b9e0-456f-98a0-68900c16a8b2 ModelInvariantUuid:4e372be9-84c0-42f7-903e-01eae3cf2a44 ModelName:vFW 2e2cd5fe-60ff-nodes.vsnCvfc ModelUuid:5d7c12aa-a036-410b-99ee-c179771e0ea4 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:7dfeb334-bbed-4c57-94f4-b7345a197656 ModelInvariantUuid:8500cb78-a7a3-46b5-909c-ff5c2435d421 ModelName:Vfw2e2cd5fe60ff.compute.nodes.heat.vsn ModelUuid:174ff95e-602b-4be5-bfd6-63b0e1c1bf45 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c5d3e828-acff-4492-95f4-a23b320d00c8 ModelInvariantUuid:134c0421-e320-4ecc-99ea-b9c041f9b5f4 ModelName:vFW 2e2cd5fe-60ff-nodes.vpgCvfc ModelUuid:a7cb43d8-6c35-463d-87ca-40136c1a4a9d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:a3560477-f1c4-4e3e-9379-1471f90b2c04 ModelInvariantUuid:1f89537a-1ddc-405f-806b-c11a01dbec99 ModelName:Vfw2e2cd5fe60ff.compute.nodes.heat.vpg ModelUuid:fe40e64b-e469-4946-b048-33ee1602365a 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-01-27T02:26:28.977Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: a1b4e057-f5ed-4747-ba59-3dd338cb6c13 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-01-27T02:26:29.034Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||vFW 2e2cd5fe-60ff 0 2023-01-27T02:26:29.044Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a1b4e057-f5ed-4747-ba59-3dd338cb6c13 2023-01-27T02:26:29.045Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 47420076-07df-4b06-863b-d95d62f19deb from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json 2023-01-27T02:26:29.045Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:26:29.045Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json 2023-01-27T02:26:29.105Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:26:29.105Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json 47420076-07df-4b06-863b-d95d62f19deb 785 2023-01-27T02:26:29.105Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json ASDC sendASDCNotification 2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json 2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786389105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:30.107Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw2e2cd5fe60ff..base_vfw..module-0", "vfModuleModelInvariantUUID": "b4676ceb-199b-4de3-8554-9f102bb7e038", "vfModuleModelVersion": "1", "vfModuleModelUUID": "78f747ee-1407-4d15-8132-69d693e66ed9", "vfModuleModelCustomizationUUID": "58c94693-c34e-4c40-8385-419a5a3294d3", "isBase": true, "artifacts": [ "b79ba9d9-e8f4-4f96-b89b-62d1670d42a3", "152f0786-170d-41f5-a170-0ffb4af97455" ], "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-01-27T02:26:30.122Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw2e2cd5fe60ff..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:78f747ee-1407-4d15-8132-69d693e66ed9 VfModuleModelInvariantUUID:b4676ceb-199b-4de3-8554-9f102bb7e038 VfModuleModelDescription:NULL Artifacts UUID List:{ b79ba9d9-e8f4-4f96-b89b-62d1670d42a3 , 152f0786-170d-41f5-a170-0ffb4af97455 } 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-01-27T02:26:30.126Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw2e2cd5fe60ff..base_vfw..module-0", "vfModuleModelInvariantUUID": "b4676ceb-199b-4de3-8554-9f102bb7e038", "vfModuleModelVersion": "1", "vfModuleModelUUID": "78f747ee-1407-4d15-8132-69d693e66ed9", "vfModuleModelCustomizationUUID": "58c94693-c34e-4c40-8385-419a5a3294d3", "isBase": true, "artifacts": [ "b79ba9d9-e8f4-4f96-b89b-62d1670d42a3", "152f0786-170d-41f5-a170-0ffb4af97455" ], "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-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw2e2cd5fe60ff..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:78f747ee-1407-4d15-8132-69d693e66ed9 VfModuleModelInvariantUUID:b4676ceb-199b-4de3-8554-9f102bb7e038 VfModuleModelDescription:NULL Artifacts UUID List:{ b79ba9d9-e8f4-4f96-b89b-62d1670d42a3 , 152f0786-170d-41f5-a170-0ffb4af97455 } 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-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b79ba9d9-e8f4-4f96-b89b-62d1670d42a3 from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml 2023-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml 2023-01-27T02:26:30.190Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml b79ba9d9-e8f4-4f96-b89b-62d1670d42a3 20368 2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml 2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:26:30.192Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:30.192Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:30.192Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786390191, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:31.193Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 152f0786-170d-41f5-a170-0ffb4af97455 from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env 2023-01-27T02:26:31.194Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:26:31.194Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env 2023-01-27T02:26:31.314Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:26:31.315Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env 152f0786-170d-41f5-a170-0ffb4af97455 2098 2023-01-27T02:26:31.315Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-27T02:26:31.315Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env 2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786391315, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:32.317Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: c28bdae4-4cb9-4080-9292-f4ea8ede5220 2023-01-27T02:26:32.318Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 2e2cd5fe-60ff 0 a1b4e057-f5ed-4747-ba59-3dd338cb6c13 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-01-27T02:26:32.361Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31836093, org.onap.sdc.toscaparser.api.parameters.Input@1b0482ec, org.onap.sdc.toscaparser.api.parameters.Input@1d43bb4b, org.onap.sdc.toscaparser.api.parameters.Input@6593c9fb, org.onap.sdc.toscaparser.api.parameters.Input@4fbeaa22] 2023-01-27T02:26:32.364Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.365Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.365Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-01-27T02:26:32.365Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 3dbfa397-793d-4800-b521-d55a36f2a012 2023-01-27T02:26:32.366Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3dbfa397-793d-4800-b521-d55a36f2a012 matches Tosca VF Customization UUID: 3dbfa397-793d-4800-b521-d55a36f2a012 2023-01-27T02:26:32.366Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 3dbfa397-793d-4800-b521-d55a36f2a012 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-01-27T02:26:32.374Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.374Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.375Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 3dbfa397-793d-4800-b521-d55a36f2a012: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-27T02:26:32.376Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@788af676 2023-01-27T02:26:32.376Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.377Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T02:26:32.377Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 58c94693-c34e-4c40-8385-419a5a3294d3 2023-01-27T02:26:32.378Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 58c94693-c34e-4c40-8385-419a5a3294d3 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-01-27T02:26:32.389Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.390Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:32.390Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:32.391Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.391Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:32.391Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:32.392Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.392Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria 2023-01-27T02:26:32.394Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-27T02:26:32.394Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-27T02:26:32.394Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4f30cd00-94f1-44f9-b944-aa3de344fb69 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-01-27T02:26:32.420Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.420Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:32.420Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria 2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-27T02:26:32.424Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.424Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=66e9c780-b9e0-456f-98a0-68900c16a8b2 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-01-27T02:26:32.426Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.427Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:32.427Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:32.429Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria 2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.431Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:32.431Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-27T02:26:32.431Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-27T02:26:32.433Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c5d3e828-acff-4492-95f4-a23b320d00c8 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-01-27T02:26:32.435Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.435Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:32.435Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:26:32.436Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.436Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria 2023-01-27T02:26:32.436Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=3dbfa397-793d-4800-b521-d55a36f2a012 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-01-27T02:26:32.438Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.438Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid c28bdae4-4cb9-4080-9292-f4ea8ede5220: vFW 2e2cd5fe-60ff 2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2023-01-27 02-25-12 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-01-27T02:26:32.796Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 2e2cd5fe-60ff a1b4e057-f5ed-4747-ba59-3dd338cb6c13 1 ASDC deployResourceStructure 2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json ASDC sendASDCNotification 2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json 2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:32.798Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786392797, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:33.798Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml 2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786393798, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:34.800Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env 2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786394800, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:35.802Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar ASDC sendASDCNotification 2023-01-27T02:26:35.802Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar 2023-01-27T02:26:35.802Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:26:35.803Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:26:35.803Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:26:35.803Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786395802, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:36.804Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:26:36.833Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:26:36.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T02:26:36.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T02:26:36.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T02:26:50.768Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:26:50.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:26:50.771Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786366935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:26:50.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:06.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:27:06.849Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:27:06.852Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T02:27:06.852Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T02:27:06.853Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T02:27:36.853Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:27:36.867Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:27:36.869Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T02:27:36.870Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T02:27:36.870Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T02:27:50.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:27:50.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.774Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.774Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.774Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786366935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "NOTIFIED" } 2023-01-27T02:27:50.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.775Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786331705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786373072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.776Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "NOTIFIED" } 2023-01-27T02:27:50.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.777Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786366935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-27T02:27:50.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786331705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786373072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-27T02:27:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786366935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786331705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.781Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786373072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.783Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.783Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.783Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786366935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-27T02:27:50.784Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.784Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.784Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786331705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.784Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.785Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.785Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786373072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.785Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.786Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.786Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-27T02:27:50.786Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786366935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.787Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786331705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786373072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786366935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:27:50.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786331705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:27:50.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786373072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:27:50.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.792Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786351000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:27:50.792Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.793Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786383359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.793Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786383363, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.794Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "cds-sdc-listener", "timestamp": 1674786383069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.795Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.795Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.795Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786384406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.796Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.796Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786384490, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.797Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.797Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786385557, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.798Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786386706, "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-01-27T02:27:50.809Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6ae56928-20b2-4a3e-9313-9cbc65786536 2023-01-27T02:27:50.810Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:27:50.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "multicloud-k8s", "timestamp": 1674786387708, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T02:27:50.824Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.824Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.824Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786389105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.824Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.825Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786390191, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.825Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.826Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786388717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.826Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.826Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.826Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786391315, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.827Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.827Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786388717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786388717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786392797, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T02:27:50.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786388717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786393798, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-01-27T02:27:50.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.831Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786388717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.832Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786394800, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-01-27T02:27:50.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786388717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786395802, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T02:27:50.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786388717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:27:50.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786396517, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:27:50.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786398728, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T02:27:50.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "aai-model-loader", "timestamp": 1674786399731, "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-01-27T02:27:50.844Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6ae56928-20b2-4a3e-9313-9cbc65786536 2023-01-27T02:27:50.845Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:27:50.856Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.856Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786402126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T02:27:50.857Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.857Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.857Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786403131, "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-01-27T02:27:50.864Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6ae56928-20b2-4a3e-9313-9cbc65786536 2023-01-27T02:27:50.864Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:27:50.875Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.876Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786384087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.876Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.876Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.876Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786403072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.877Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.877Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.878Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786388711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.878Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.878Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.878Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786384087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.879Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.879Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.879Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786403072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.880Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.880Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.880Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786388711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "NOTIFIED" } 2023-01-27T02:27:50.880Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.880Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.881Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786384087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.881Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.881Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.881Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786403072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T02:27:50.881Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:27:50.882Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:27:50.882Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786388711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-27T02:27:50.882Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:06.870Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:28:06.889Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:28:06.894Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||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-01-27T02:28:06.910Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T02:28:36.911Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 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-01-27T02:28:36.925Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 and serviceModelVersionId: c28bdae4-4cb9-4080-9292-f4ea8ede5220 2023-01-27T02:28:36.925Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 88daa629-307b-4ea7-84f8-99a9937ff7ca 2023-01-27T02:28:50.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:28:50.770Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.770Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786384087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.771Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.771Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786403072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.771Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.772Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786388711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.772Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.772Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786384087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786403072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.774Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.774Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.774Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786388711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-27T02:28:50.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.775Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786384087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.776Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786403072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.777Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786388711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786384087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:28:50.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786403072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:28:50.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786388711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:28:50.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786414979, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T02:28:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786414981, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:28:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "cds-sdc-listener", "timestamp": 1674786414686, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:28:50.781Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786416097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T02:28:50.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786417163, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-01-27T02:28:50.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.783Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786418191, "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-01-27T02:28:50.807Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0da954bf-3d23-4d53-ab89-a0d94ebf798d 2023-01-27T02:28:50.807Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0da954bf-3d23-4d53-ab89-a0d94ebf798d 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-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "multicloud-k8s", "timestamp": 1674786419193, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T02:28:50.817Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786418717, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786418717, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786418717, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786422424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T02:28:50.819Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.819Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.819Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786418717, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.820Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.820Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.820Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "aai-model-loader", "timestamp": 1674786423426, "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-01-27T02:28:50.826Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0da954bf-3d23-4d53-ab89-a0d94ebf798d 2023-01-27T02:28:50.826Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0da954bf-3d23-4d53-ab89-a0d94ebf798d 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-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786418717, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786418717, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:28:50.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786418717, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:28:50.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786426474, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:28:50.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786428784, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T02:28:50.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674786429788, "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-01-27T02:28:50.846Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0da954bf-3d23-4d53-ab89-a0d94ebf798d 2023-01-27T02:28:50.847Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0da954bf-3d23-4d53-ab89-a0d94ebf798d 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-01-27T02:28:52.661Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0 2023-01-27T02:28:52.774Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T02:28:53.261Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|INFO|500||Invoke 2023-01-27T02:28:53.266Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ae56928-20b2-4a3e-9313-9cbc65786536], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4be3392d-eea0-4ce9-94b8-e70252d4720e], X-ECOMP-RequestID=[6ae56928-20b2-4a3e-9313-9cbc65786536], X-TransactionId=[], X-ONAP-RequestID=[6ae56928-20b2-4a3e-9313-9cbc65786536], Content-Type=[application/merge-patch+json]} 2023-01-27T02:28:53.287Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T02:28:53.530Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?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/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 02:28:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[211], vertex-id=[192576], x-aai-txid=[1-aai-resources-230127-02:28:52:451-82096], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T02:28:53.532Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-27T02:28:53.533Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|INFO|500||InvokeReturn 2023-01-27T02:28:53.536Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T02:28:53.536Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||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-01-27T02:28:53.551Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||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-01-27T02:28:53.552Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6ae56928-20b2-4a3e-9313-9cbc65786536 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786533552, "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-01-27T02:28:54.586Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:28:54.594Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-27T02:28:54.594Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0da954bf-3d23-4d53-ab89-a0d94ebf798d","serviceName":"basic_onboard_ohfWDF","serviceVersion":"1.0","serviceUUID":"397b5260-f2be-4237-80a3-cb29fd6305bd","serviceDescription":"service","serviceInvariantUUID":"12b40069-b0a0-40a4-bdb6-571f67dc92b5","resources":[{"resourceInstanceName":"basic_onboard_ohfWDF 0","resourceName":"basic_onboard_ohfWDF","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d","resourceInvariantUUID":"35afc41a-6225-4320-918f-0e2554b54eba","resourceCustomizationUUID":"c44d353b-6ce2-42c1-a983-3a7e037eae98","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml","artifactChecksum":"OTVlOTA1MjM1ZDUyNzhlYjkyOTI3OTM2MTBjNTA5YzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"164316ac-6d66-4a11-ab64-1a06613a5306","artifactVersion":"1"},{"artifactName":"basic_onboard_ohfwdf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json","artifactChecksum":"ZTY5NWExMzg5YmY2YTRhMGYzMzg4MGY2NmYxYjBlYzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fd872859-f653-4233-84f0-c06515dd6503","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d3cc889d-2f4d-4858-88a3-757767a3508b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fab966aa-7c3c-405d-a790-e22798b35df3","artifactVersion":"2","generatedFromUUID":"fd872859-f653-4233-84f0-c06515dd6503"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOhfwdf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml","artifactChecksum":"MzYzYTg2OTdiMjg1YzhkMDgwZjcxNGZmYjM1YjViNjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4d2b9572-20c5-4b3c-b858-1e4d1e4562c3","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOhfwdf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar","artifactChecksum":"Nzk5MDk1OGU0ZDE1NDBkNmQ4ZjEwZjM4ZDkyNjRjMjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ceaee0bc-6bef-4a44-be34-33cd90a69a02","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:28:55.598Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:28:55.599Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:28:55.599Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:28:55.599Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:28:56.600Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:28:56.601Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:28:56.601Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:28:56.601Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:28:57.602Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:28:57.605Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:28:57.605Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:28:57.605Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:28:58.607Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:28:58.608Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:28:58.608Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:28:58.608Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:00.610Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T02:29:00.612Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:00.612Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:00.612Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:01.614Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "serviceName": "basic_onboard_ohfWDF", "serviceVersion": "1.0", "serviceUUID": "397b5260-f2be-4237-80a3-cb29fd6305bd", "serviceDescription": "service", "serviceInvariantUUID": "12b40069-b0a0-40a4-bdb6-571f67dc92b5", "resources": [ { "resourceInstanceName": "basic_onboard_ohfWDF 0", "resourceCustomizationUUID": "c44d353b-6ce2-42c1-a983-3a7e037eae98", "resourceName": "basic_onboard_ohfWDF", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d", "resourceInvariantUUID": "35afc41a-6225-4320-918f-0e2554b54eba", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_ohfwdf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "artifactChecksum": "ZTY5NWExMzg5YmY2YTRhMGYzMzg4MGY2NmYxYjBlYzQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "fd872859-f653-4233-84f0-c06515dd6503", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fab966aa-7c3c-405d-a790-e22798b35df3", "generatedFromUUID": "fd872859-f653-4233-84f0-c06515dd6503" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fab966aa-7c3c-405d-a790-e22798b35df3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardOhfwdf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "artifactChecksum": "Nzk5MDk1OGU0ZDE1NDBkNmQ4ZjEwZjM4ZDkyNjRjMjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ceaee0bc-6bef-4a44-be34-33cd90a69a02" } ], "workloadContext": "Production" } 2023-01-27T02:29:01.615Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T02:29:01.616Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 397b5260-f2be-4237-80a3-cb29fd6305bd ASDC 2023-01-27T02:29:01.617Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:0da954bf-3d23-4d53-ab89-a0d94ebf798d ServiceName:basic_onboard_ohfWDF ServiceVersion:1.0 ServiceUUID:397b5260-f2be-4237-80a3-cb29fd6305bd ServiceInvariantUUID:12b40069-b0a0-40a4-bdb6-571f67dc92b5 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardOhfwdf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar ArtifactUUID:ceaee0bc-6bef-4a44-be34-33cd90a69a02 ArtifactChecksum:Nzk5MDk1OGU0ZDE1NDBkNmQ4ZjEwZjM4ZDkyNjRjMjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_ohfWDF 0 ResourceCustomizationUUID:c44d353b-6ce2-42c1-a983-3a7e037eae98 ResourceInvariantUUID:35afc41a-6225-4320-918f-0e2554b54eba ResourceName:basic_onboard_ohfWDF ResourceType:VF ResourceUUID:7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_ohfwdf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json ArtifactUUID:f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d ArtifactChecksum:ZTY5NWExMzg5YmY2YTRhMGYzMzg4MGY2NmYxYjBlYzQ= 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/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml ArtifactUUID:fd872859-f653-4233-84f0-c06515dd6503 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/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env ArtifactUUID:fab966aa-7c3c-405d-a790-e22798b35df3 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/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env ArtifactUUID:fab966aa-7c3c-405d-a790-e22798b35df3 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-27T02:29:01.617Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 397b5260-f2be-4237-80a3-cb29fd6305bd 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-01-27T02:29:01.658Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T02:29:01.659Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-01-27T02:29:01.659Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-01-27T02:29:01.659Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ceaee0bc-6bef-4a44-be34-33cd90a69a02 from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:01.660Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:29:01.660Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:01.724Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:29:01.726Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar ceaee0bc-6bef-4a44-be34-33cd90a69a02 75666 2023-01-27T02:29:01.726Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar ASDC sendASDCNotification 2023-01-27T02:29:01.726Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:01.727Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:29:01.727Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:01.728Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:01.728Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786541726, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:02.730Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T02:29:02.731Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-01-27T02:29:02.731Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: ceaee0bc-6bef-4a44-be34-33cd90a69a02, URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar to file: /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:02.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:02.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:02.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:02.941Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15137592264365478069/Definitions/service-BasicOnboardOhfwdf-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-01-27T02:29:04.069Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||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-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||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-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ohfWDF 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-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||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-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||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-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is not matching search criteria 2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is not matching search criteria 2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=00b43c93-eb42-4bce-bb73-af91e5ebf1dc 2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:04.078Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_ohfWDF Description:service Model UUID:397b5260-f2be-4237-80a3-cb29fd6305bd Model Version:NULL Model InvariantUuid:12b40069-b0a0-40a4-bdb6-571f67dc92b5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_ohfWDF Model UUID:a21a0396-d63b-4e41-b914-bb20cb92635b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:35afc41a-6225-4320-918f-0e2554b54eba Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:c44d353b-6ce2-42c1-a983-3a7e037eae98 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b93255b9-6ce5-43df-ac6f-5172dd4b2b6f ModelName:BasicOnboardOhfwdf..base_ubuntu18..module-0 ModelUuid:548ceb44-7628-4310-be4d-3e297299fc44 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:00b43c93-eb42-4bce-bb73-af91e5ebf1dc ModelInvariantUuid:bfc0cdb0-0fbf-442d-aee7-29cdd1321d20 ModelName:basic_onboard_ohfWDF-nodes.ubuntu18Cvfc ModelUuid:477f7a4a-9162-47d0-8e6b-f6015129edca ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:c2e95cfe-4b76-479a-8f65-5a0e069b7ef4 ModelInvariantUuid:3c19b436-ac9f-4cf9-889f-02b855c37ea3 ModelName:BasicOnboardOhfwdf.compute.nodes.heat.ubuntu18 ModelUuid:6619325c-050f-48a9-afc9-9efd2f055d84 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-01-27T02:29:04.089Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d 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-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||basic_onboard_ohfWDF 0 2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d 2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json 2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json 2023-01-27T02:29:04.146Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:29:04.146Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d 798 2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json ASDC sendASDCNotification 2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json 2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:04.148Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:04.148Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786544147, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:05.148Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardOhfwdf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "b93255b9-6ce5-43df-ac6f-5172dd4b2b6f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "548ceb44-7628-4310-be4d-3e297299fc44", "vfModuleModelCustomizationUUID": "8cc0642f-ec89-480a-bd5f-e0cb0f4f0480", "isBase": true, "artifacts": [ "fd872859-f653-4233-84f0-c06515dd6503", "fab966aa-7c3c-405d-a790-e22798b35df3" ], "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-01-27T02:29:05.152Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardOhfwdf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:548ceb44-7628-4310-be4d-3e297299fc44 VfModuleModelInvariantUUID:b93255b9-6ce5-43df-ac6f-5172dd4b2b6f VfModuleModelDescription:NULL Artifacts UUID List:{ fd872859-f653-4233-84f0-c06515dd6503 , fab966aa-7c3c-405d-a790-e22798b35df3 } 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-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardOhfwdf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "b93255b9-6ce5-43df-ac6f-5172dd4b2b6f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "548ceb44-7628-4310-be4d-3e297299fc44", "vfModuleModelCustomizationUUID": "8cc0642f-ec89-480a-bd5f-e0cb0f4f0480", "isBase": true, "artifacts": [ "fd872859-f653-4233-84f0-c06515dd6503", "fab966aa-7c3c-405d-a790-e22798b35df3" ], "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-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardOhfwdf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:548ceb44-7628-4310-be4d-3e297299fc44 VfModuleModelInvariantUUID:b93255b9-6ce5-43df-ac6f-5172dd4b2b6f VfModuleModelDescription:NULL Artifacts UUID List:{ fd872859-f653-4233-84f0-c06515dd6503 , fab966aa-7c3c-405d-a790-e22798b35df3 } 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-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: fd872859-f653-4233-84f0-c06515dd6503 from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml 2023-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:29:05.155Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml 2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml fd872859-f653-4233-84f0-c06515dd6503 5033 2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml 2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786545228, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:06.230Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: fab966aa-7c3c-405d-a790-e22798b35df3 from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env 2023-01-27T02:29:06.230Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-01-27T02:29:06.230Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env 2023-01-27T02:29:06.285Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-01-27T02:29:06.285Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env fab966aa-7c3c-405d-a790-e22798b35df3 909 2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env 2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786546286, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:07.287Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 397b5260-f2be-4237-80a3-cb29fd6305bd 2023-01-27T02:29:07.288Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_ohfWDF 0 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d 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-01-27T02:29:07.302Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2db3ed55, org.onap.sdc.toscaparser.api.parameters.Input@209312a4, org.onap.sdc.toscaparser.api.parameters.Input@2659c17f, org.onap.sdc.toscaparser.api.parameters.Input@2f7352, org.onap.sdc.toscaparser.api.parameters.Input@32c4ef47] 2023-01-27T02:29:07.303Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= c44d353b-6ce2-42c1-a983-3a7e037eae98 2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c44d353b-6ce2-42c1-a983-3a7e037eae98 matches Tosca VF Customization UUID: c44d353b-6ce2-42c1-a983-3a7e037eae98 2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: c44d353b-6ce2-42c1-a983-3a7e037eae98 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-01-27T02:29:07.307Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.307Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.307Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id c44d353b-6ce2-42c1-a983-3a7e037eae98: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@198eed79 2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8cc0642f-ec89-480a-bd5f-e0cb0f4f0480 2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8cc0642f-ec89-480a-bd5f-e0cb0f4f0480 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-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is not matching search criteria 2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-01-27T02:29:07.313Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=00b43c93-eb42-4bce-bb73-af91e5ebf1dc 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-01-27T02:29:07.315Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.315Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:07.315Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T02:29:07.316Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.316Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria 2023-01-27T02:29:07.316Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=c44d353b-6ce2-42c1-a983-3a7e037eae98 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-01-27T02:29:07.318Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.318Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.318Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 397b5260-f2be-4237-80a3-cb29fd6305bd: basic_onboard_ohfWDF 2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_ohfWDF 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-01-27T02:29:07.476Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_ohfWDF 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d 1 ASDC deployResourceStructure 2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json ASDC sendASDCNotification 2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json 2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:07.478Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:07.479Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786547477, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:08.487Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-01-27T02:29:08.487Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml 2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786548487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:09.489Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env 2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786549489, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:10.491Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar ASDC sendASDCNotification 2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar 2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786550491, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:11.494Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d 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-01-27T02:29:11.509Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d 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-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||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-01-27T02:29:11.520Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T02:29:41.520Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d 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-01-27T02:29:41.527Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d and serviceModelVersionId: 397b5260-f2be-4237-80a3-cb29fd6305bd 2023-01-27T02:29:41.529Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 12b40069-b0a0-40a4-bdb6-571f67dc92b5 2023-01-27T02:29:41.530Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0 2023-01-27T02:29:41.536Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T02:29:41.598Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|INFO|500||Invoke 2023-01-27T02:29:41.599Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0da954bf-3d23-4d53-ab89-a0d94ebf798d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5428129d-5946-4901-b018-ff82eb931cf7], X-ECOMP-RequestID=[0da954bf-3d23-4d53-ab89-a0d94ebf798d], X-TransactionId=[], X-ONAP-RequestID=[0da954bf-3d23-4d53-ab89-a0d94ebf798d], Content-Type=[application/merge-patch+json]} 2023-01-27T02:29:41.604Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T02:29:41.717Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?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/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 02:29:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[109], vertex-id=[393448], x-aai-txid=[2-aai-resources-230127-02:29:40:768-74745], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T02:29:41.717Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-27T02:29:41.718Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|INFO|500||InvokeReturn 2023-01-27T02:29:41.718Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T02:29:41.720Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||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-01-27T02:29:41.731Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||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-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0da954bf-3d23-4d53-ab89-a0d94ebf798d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T02:29:41.733Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786581732, "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-01-27T02:29:42.749Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:29:50.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:29:50.774Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.774Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536", "consumerID": "SO-sdc-controller", "timestamp": 1674786533552, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T02:29:50.776Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:29:50.776Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "NOTIFIED" } 2023-01-27T02:29:50.777Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-01-27T02:29:50.777Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T02:29:50.777Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.782Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.782Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-01-27T02:29:50.782Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.782Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.783Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786534585, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "NOTIFIED" } 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786541726, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.785Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786544147, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T02:29:50.785Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.785Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.785Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786545228, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T02:29:50.785Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.786Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786546286, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-01-27T02:29:50.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786547477, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T02:29:50.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786548487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-01-27T02:29:50.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786549489, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-01-27T02:29:50.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786550491, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T02:29:50.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:29:50.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-27T02:29:50.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d", "consumerID": "SO-sdc-controller", "timestamp": 1674786581732, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T02:29:50.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T02:30:42.750Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:30:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:31:42.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:31:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:32:42.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:32:50.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:33:42.753Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:33:50.771Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:34:42.754Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:34:50.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:35:42.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:35:50.773Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:36:42.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:36:50.774Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:37:42.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:37:50.774Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:38:42.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:38:50.776Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:39:42.769Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:39:50.776Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:40:42.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:40:50.777Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:41:42.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:41:50.778Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:42:42.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:42:50.780Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:43:42.786Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:43:50.780Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:44:42.788Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:44:50.782Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:45:42.788Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:45:50.783Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:46:42.789Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:46:50.784Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:47:42.789Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:47:50.785Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:48:42.790Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:48:50.786Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:49:42.791Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:49:50.787Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:50:42.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:50:50.788Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:51:42.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:51:50.790Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:52:42.796Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:52:50.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:53:42.798Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:53:50.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:54:42.799Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:54:50.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:55:42.802Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:55:50.795Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:56:42.803Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:56:50.796Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:57:42.803Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:57:50.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:58:42.805Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:58:50.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T02:59:42.807Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T02:59:50.800Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:00:42.808Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:00:50.801Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:01:42.809Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:01:50.802Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:02:42.811Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:02:50.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:03:42.812Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:03:50.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:04:42.812Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:04:50.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:05:42.819Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:05:50.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:06:42.820Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:06:50.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:07:42.823Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:07:50.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:08:42.823Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:08:50.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:09:42.824Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:09:50.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:10:42.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:10:50.814Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:11:42.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:11:50.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:12:42.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:12:50.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:13:42.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:13:50.818Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:14:42.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:14:50.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:15:42.830Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:15:50.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:16:42.832Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:16:50.821Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:17:30.026Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-27T03:17:30.026Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"8f2e16ee-978c-4595-b0a3-d99c2971a4a6","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"8d44431f-550e-48f2-849e-d1210056e397","serviceDescription":"service","serviceInvariantUUID":"4dc6f75f-eb48-4d0d-a9af-aad563f94052","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c3ef094f-59a2-4277-bb09-f2815aae0f94","resourceInvariantUUID":"f6b8fc6a-5660-4de7-9bae-d337961c2d62","resourceCustomizationUUID":"7e4f31bf-0b24-43ab-bced-b6e27cbf348f","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":"OGJjMmZiNDkyMTMwM2VjNjZlOWE1ZTYzZTE5ZGFjNGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b04089b8-d27d-48f1-966e-0147d95f456f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODJlNDc2OTQ1NTU1Njg2YjRlYjY2OTVlNDg4ZWJkYzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"28f22c39-716b-4a82-b358-00f9ea440243","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T03:17:30.037Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:17:30.038Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:17:30.038Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:17:30.038Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789402832, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:17:30.047Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:17:30.049Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:17:30.060Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:17:30.061Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "cds-sdc-listener", "timestamp": 1674789415739, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:17:30.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:17:30.062Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:17:30.062Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "aai-model-loader", "timestamp": 1674789433072, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:17:30.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:17:31.050Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:17:31.051Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:17:31.051Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:17:31.051Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789402832, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:17:32.052Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "8d44431f-550e-48f2-849e-d1210056e397", "serviceDescription": "service", "serviceInvariantUUID": "4dc6f75f-eb48-4d0d-a9af-aad563f94052", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "7e4f31bf-0b24-43ab-bced-b6e27cbf348f", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c3ef094f-59a2-4277-bb09-f2815aae0f94", "resourceInvariantUUID": "f6b8fc6a-5660-4de7-9bae-d337961c2d62", "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": "ODJlNDc2OTQ1NTU1Njg2YjRlYjY2OTVlNDg4ZWJkYzE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "28f22c39-716b-4a82-b358-00f9ea440243" } ], "workloadContext": "Production" } 2023-01-27T03:17:32.053Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T03:17:32.053Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8d44431f-550e-48f2-849e-d1210056e397 ASDC 2023-01-27T03:17:32.054Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:8f2e16ee-978c-4595-b0a3-d99c2971a4a6 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:8d44431f-550e-48f2-849e-d1210056e397 ServiceInvariantUUID:4dc6f75f-eb48-4d0d-a9af-aad563f94052 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:28f22c39-716b-4a82-b358-00f9ea440243 ArtifactChecksum:ODJlNDc2OTQ1NTU1Njg2YjRlYjY2OTVlNDg4ZWJkYzE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:7e4f31bf-0b24-43ab-bced-b6e27cbf348f ResourceInvariantUUID:f6b8fc6a-5660-4de7-9bae-d337961c2d62 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c3ef094f-59a2-4277-bb09-f2815aae0f94 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-27T03:17:32.055Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8d44431f-550e-48f2-849e-d1210056e397 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-01-27T03:17:32.111Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 28f22c39-716b-4a82-b358-00f9ea440243 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:17:32.114Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-27T03:17:32.210Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 28f22c39-716b-4a82-b358-00f9ea440243 57792 2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:17:32.212Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:17:32.212Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:17:32.212Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789452211, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:17:33.214Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:17:33.215Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:17:33.216Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 28f22c39-716b-4a82-b358-00f9ea440243, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-27T03:17:33.216Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-27T03:17:33.217Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-27T03:17:33.217Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-27T03:17:33.383Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18031859233489871810/Definitions/service-BasicNetwork-template.yml 2023-01-27T03:17:33.956Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.962Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.962Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.962Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:8d44431f-550e-48f2-849e-d1210056e397 Model Version:NULL Model InvariantUuid:4dc6f75f-eb48-4d0d-a9af-aad563f94052 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:f6b8fc6a-5660-4de7-9bae-d337961c2d62 Model UUID:3f0b0179-6ea0-450b-8c62-e9ade862add2 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:7e4f31bf-0b24-43ab-bced-b6e27cbf348f 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-01-27T03:17:33.974Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Processing Resource Type: VL, Model UUID: c3ef094f-59a2-4277-bb09-f2815aae0f94 2023-01-27T03:17:33.974Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||No resources found for Service: 8d44431f-550e-48f2-849e-d1210056e397 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-01-27T03:17:33.982Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500|| 2023-01-27T03:17:33.982Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 8d44431f-550e-48f2-849e-d1210056e397 2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 8d44431f-550e-48f2-849e-d1210056e397 2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:33.990Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3bfb9869, org.onap.sdc.toscaparser.api.parameters.Input@5252be02, org.onap.sdc.toscaparser.api.parameters.Input@17278840, org.onap.sdc.toscaparser.api.parameters.Input@5eb5c3d1, org.onap.sdc.toscaparser.api.parameters.Input@39ea20be] 2023-01-27T03:17:33.991Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 8d44431f-550e-48f2-849e-d1210056e397: Generic NeutronNet 2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.993Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:33.993Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:33.993Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:34.036Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:34.036Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:34.037Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:34.037Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:34.038Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:17:34.038Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:17:34.038Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:17:34.138Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-01-27T03:17:34.138Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-27T03:17:34.138Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789454138, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:17:35.140Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:17:35.155Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:17:35.158Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:17:35.159Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T03:17:35.159Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T03:17:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:17:50.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:17:50.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789402832, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:17:50.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:05.159Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:18:05.175Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:18:05.183Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:18:05.183Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T03:18:05.184Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T03:18:35.184Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:18:35.196Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:18:35.201Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:18:35.201Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T03:18:35.201Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T03:18:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:18:50.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "multicloud-k8s", "timestamp": 1674789420292, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:18:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789448717, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:18:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "cds-sdc-listener", "timestamp": 1674789415739, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:18:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "aai-model-loader", "timestamp": 1674789433072, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:18:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789402832, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:18:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "multicloud-k8s", "timestamp": 1674789420292, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:18:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789448717, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:18:50.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "aai-model-loader", "timestamp": 1674789451519, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:18:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "cds-sdc-listener", "timestamp": 1674789451243, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:18:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789452211, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:18:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789451696, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:18:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789454138, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:18:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789453485, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:18:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789454489, "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-01-27T03:18:50.794Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 2023-01-27T03:18:50.794Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:18:50.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "aai-model-loader", "timestamp": 1674789455704, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:18:50.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:18:50.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:18:50.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "aai-model-loader", "timestamp": 1674789456707, "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-01-27T03:18:50.813Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 2023-01-27T03:18:50.813Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:19:05.202Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:19:05.219Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:19:05.231Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T03:19:35.231Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 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-01-27T03:19:35.240Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 and serviceModelVersionId: 8d44431f-550e-48f2-849e-d1210056e397 2023-01-27T03:19:35.240Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4dc6f75f-eb48-4d0d-a9af-aad563f94052 2023-01-27T03:19:35.242Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0 2023-01-27T03:19:35.249Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T03:19:35.320Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|INFO|500||Invoke 2023-01-27T03:19:35.321Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8f2e16ee-978c-4595-b0a3-d99c2971a4a6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bea82114-9ee4-42b8-8f95-c4a735406f01], X-ECOMP-RequestID=[8f2e16ee-978c-4595-b0a3-d99c2971a4a6], X-TransactionId=[], X-ONAP-RequestID=[8f2e16ee-978c-4595-b0a3-d99c2971a4a6], Content-Type=[application/merge-patch+json]} 2023-01-27T03:19:35.327Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T03:19:35.493Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?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/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 03:19:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[163976], x-aai-txid=[0-aai-resources-230127-03:19:34:478-60575], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T03:19:35.494Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-27T03:19:35.494Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|INFO|500||InvokeReturn 2023-01-27T03:19:35.495Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T03:19:35.499Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:19:35.506Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||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-01-27T03:19:35.506Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T03:19:35.507Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T03:19:35.509Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:35.509Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:35.509Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789575507, "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-01-27T03:19:36.527Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:19:36.533Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-27T03:19:36.533Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"a24b7843-b6c0-4c07-a97a-31c26e2a0eff","serviceName":"Demo_pNF_73XxUKmnVa2znQOAGIgv","serviceVersion":"1.0","serviceUUID":"abe6d079-d6cf-4804-bdf6-c6eea49ac3bd","serviceDescription":"catalog service description","serviceInvariantUUID":"2581c42d-cedd-4df0-82d8-f2c8c7a3c45f","resources":[{"resourceInstanceName":"pNF b7fe5c12-0ea1 0","resourceName":"pNF b7fe5c12-0ea1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d8e2c43-9ca9-4600-92e7-507ea1b8f389","resourceInvariantUUID":"3ce80d39-a71d-4018-835a-9a35d048632e","resourceCustomizationUUID":"065ebfac-67f4-4016-bc7a-7639c0097265","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml","artifactChecksum":"NWI2MzQ0MDdlNzVkYWZmOGIxMmE0NTg3MDkxM2NmNmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"621c27f2-a553-4d62-b3c6-8ddfac396eac","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar","artifactChecksum":"ODE2MDZjMzNhMzdkZDQ0YTA1YTUyNGI1ZWFkNWFmZDk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c43fd067-ec26-422a-b850-1d45306d1176","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"efa8cd6e-641f-49ae-986a-056671e1d2d6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml","artifactChecksum":"ZmE1MmI3Yzg4YjEyYWU5OWMyYWU3ODQ4NWIzZWE5MGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"575eeb02-82ec-4871-9ca7-19359ab553e4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"42fada46-989d-4b6e-8470-14ea34b814c8","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0182d1e6-8a1b-44f9-af8d-f76123af39df","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf73xxukmnva2znqoagigv-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml","artifactChecksum":"YjBlN2JlMDVkNmJiMGFhODgzNDgwNjhmODM4NzIwNDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1652880e-58db-4018-b5dc-c024f9227277","artifactVersion":"1"},{"artifactName":"service-DemoPnf73xxukmnva2znqoagigv-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar","artifactChecksum":"MDE2ODY3YmQ2YzM4ZWY5NzU2MzlhM2ZjOTdkZDMwYzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5b7a196f-6427-426a-8245-df69cd5faf90","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T03:19:36.536Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:36.537Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:36.537Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:36.537Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:38.539Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:38.541Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:38.543Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:38.544Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:39.545Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:39.546Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:39.546Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:39.546Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:40.547Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:40.548Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:40.548Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:40.549Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:41.549Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:41.550Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:41.550Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:41.551Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:42.552Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:42.552Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:42.553Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:42.553Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:43.554Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:19:43.556Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:43.556Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:43.557Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:44.559Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "serviceName": "Demo_pNF_73XxUKmnVa2znQOAGIgv", "serviceVersion": "1.0", "serviceUUID": "abe6d079-d6cf-4804-bdf6-c6eea49ac3bd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "2581c42d-cedd-4df0-82d8-f2c8c7a3c45f", "resources": [ { "resourceInstanceName": "pNF b7fe5c12-0ea1 0", "resourceCustomizationUUID": "065ebfac-67f4-4016-bc7a-7639c0097265", "resourceName": "pNF b7fe5c12-0ea1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7d8e2c43-9ca9-4600-92e7-507ea1b8f389", "resourceInvariantUUID": "3ce80d39-a71d-4018-835a-9a35d048632e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "artifactChecksum": "MDE2ODY3YmQ2YzM4ZWY5NzU2MzlhM2ZjOTdkZDMwYzE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5b7a196f-6427-426a-8245-df69cd5faf90" } ], "workloadContext": "Production" } 2023-01-27T03:19:44.560Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T03:19:44.560Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 abe6d079-d6cf-4804-bdf6-c6eea49ac3bd ASDC 2023-01-27T03:19:44.560Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:a24b7843-b6c0-4c07-a97a-31c26e2a0eff ServiceName:Demo_pNF_73XxUKmnVa2znQOAGIgv ServiceVersion:1.0 ServiceUUID:abe6d079-d6cf-4804-bdf6-c6eea49ac3bd ServiceInvariantUUID:2581c42d-cedd-4df0-82d8-f2c8c7a3c45f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf73xxukmnva2znqoagigv-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar ArtifactUUID:5b7a196f-6427-426a-8245-df69cd5faf90 ArtifactChecksum:MDE2ODY3YmQ2YzM4ZWY5NzU2MzlhM2ZjOTdkZDMwYzE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b7fe5c12-0ea1 0 ResourceCustomizationUUID:065ebfac-67f4-4016-bc7a-7639c0097265 ResourceInvariantUUID:3ce80d39-a71d-4018-835a-9a35d048632e ResourceName:pNF b7fe5c12-0ea1 ResourceType:PNF ResourceUUID:7d8e2c43-9ca9-4600-92e7-507ea1b8f389 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-27T03:19:44.560Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF abe6d079-d6cf-4804-bdf6-c6eea49ac3bd 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-01-27T03:19:44.589Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:19:44.589Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 5b7a196f-6427-426a-8245-df69cd5faf90 from URL: /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:44.646Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:19:44.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 5b7a196f-6427-426a-8245-df69cd5faf90 88019 2023-01-27T03:19:44.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar ASDC sendASDCNotification 2023-01-27T03:19:44.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:44.649Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:19:44.649Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:44.649Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:44.650Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789584648, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:45.652Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:19:45.652Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:19:45.653Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 5b7a196f-6427-426a-8245-df69cd5faf90, URL: /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar to file: /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:45.653Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:45.654Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:45.654Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:45.766Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4469500964863387825/Definitions/service-DemoPnf73xxukmnva2znqoagigv-template.yml 2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b7fe5c12-0ea1 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-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Node template pNF b7fe5c12-0ea1 0 is matching search criteria 2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF b7fe5c12-0ea1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Node template pNF b7fe5c12-0ea1 0 is matching search criteria 2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF b7fe5c12-0ea1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_73XxUKmnVa2znQOAGIgv Description:catalog service description Model UUID:abe6d079-d6cf-4804-bdf6-c6eea49ac3bd Model Version:NULL Model InvariantUuid:2581c42d-cedd-4df0-82d8-f2c8c7a3c45f 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-01-27T03:19:46.545Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7d8e2c43-9ca9-4600-92e7-507ea1b8f389 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-01-27T03:19:46.549Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||pNF b7fe5c12-0ea1 0 2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7d8e2c43-9ca9-4600-92e7-507ea1b8f389 2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||No resources found for Service: abe6d079-d6cf-4804-bdf6-c6eea49ac3bd 2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: abe6d079-d6cf-4804-bdf6-c6eea49ac3bd 2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b7fe5c12-0ea1 0 7d8e2c43-9ca9-4600-92e7-507ea1b8f389 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-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@15f0c6fe, org.onap.sdc.toscaparser.api.parameters.Input@40e7f333, org.onap.sdc.toscaparser.api.parameters.Input@2f8c080f, org.onap.sdc.toscaparser.api.parameters.Input@131a3439, org.onap.sdc.toscaparser.api.parameters.Input@ced792] 2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid abe6d079-d6cf-4804-bdf6-c6eea49ac3bd: pNF b7fe5c12-0ea1 2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Processing PNF resource: 7d8e2c43-9ca9-4600-92e7-507ea1b8f389 2023-01-27T03:19:46.557Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:19:46.557Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:19:46.557Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Resource customization UUID: 065ebfac-67f4-4016-bc7a-7639c0097265 is the same as notified resource customizationUUID: 065ebfac-67f4-4016-bc7a-7639c0097265 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-01-27T03:19:46.607Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b7fe5c12-0ea1 7d8e2c43-9ca9-4600-92e7-507ea1b8f389 0 ASDC deployResourceStructure 2023-01-27T03:19:46.607Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar ASDC sendASDCNotification 2023-01-27T03:19:46.607Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789586607, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:47.610Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff 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-01-27T03:19:47.626Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff 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-01-27T03:19:47.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:19:47.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T03:19:47.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T03:19:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:19:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.778Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789493072, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "multicloud-k8s", "timestamp": 1674789481403, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:19:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789452248, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:19:50.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "cds-sdc-listener", "timestamp": 1674789512973, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789513263, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-01-27T03:19:50.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-01-27T03:19:50.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789517465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789518064, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:19:50.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "aai-model-loader", "timestamp": 1674789519066, "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-01-27T03:19:50.812Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a24b7843-b6c0-4c07-a97a-31c26e2a0eff 2023-01-27T03:19:50.813Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a24b7843-b6c0-4c07-a97a-31c26e2a0eff 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-01-27T03:19:50.824Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.824Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-01-27T03:19:50.825Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.825Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.825Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.826Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789519364, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:19:50.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.827Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.828Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.828Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.828Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.829Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789520367, "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-01-27T03:19:50.843Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a24b7843-b6c0-4c07-a97a-31c26e2a0eff 2023-01-27T03:19:50.843Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a24b7843-b6c0-4c07-a97a-31c26e2a0eff 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-01-27T03:19:50.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789513138, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:19:50.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789513979, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:19:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789522320, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "cds-sdc-listener", "timestamp": 1674789523079, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789523392, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789524082, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789524456, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789524082, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789525523, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-01-27T03:19:50.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789524082, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789526601, "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-01-27T03:19:50.880Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 2023-01-27T03:19:50.880Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 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-01-27T03:19:50.889Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.889Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.890Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.891Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789524082, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.891Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.891Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.892Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "multicloud-k8s", "timestamp": 1674789527604, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T03:19:50.892Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.893Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.893Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.893Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.893Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.894Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789524082, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789528607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.898Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789524082, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:19:50.899Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.899Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.899Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789528607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-01-27T03:19:50.899Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:19:50.900Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:19:50.900Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789508717, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:19:50.900Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:17.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff 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-01-27T03:20:17.641Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff 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-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:20:17.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:20:17.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-01-27T03:20:17.655Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T03:20:47.655Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff 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-01-27T03:20:47.664Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff and serviceModelVersionId: abe6d079-d6cf-4804-bdf6-c6eea49ac3bd 2023-01-27T03:20:47.665Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2581c42d-cedd-4df0-82d8-f2c8c7a3c45f 2023-01-27T03:20:47.665Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0 2023-01-27T03:20:47.669Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T03:20:47.725Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?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-01-27T03:20:47.726Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0|INFO|500||Invoke 2023-01-27T03:20:47.732Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T03:20:47.844Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0|INFO|500||InvokeReturn 2023-01-27T03:20:47.844Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 03:20:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[99], vertex-id=[176264], x-aai-txid=[0-aai-resources-230127-03:20:46:881-30567], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T03:20:47.845Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-01-27T03:20:47.846Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T03:20:47.846Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||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-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a24b7843-b6c0-4c07-a97a-31c26e2a0eff and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:47.852Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789647851, "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-01-27T03:20:48.865Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"34c4e539-bc9e-45a8-8802-f2e4e632f05a","serviceDescription":"service","serviceInvariantUUID":"f29561f7-e13e-4817-b9a2-03c8bbf3a1ad","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"011d1034-42ac-4f6b-8db1-00434eb30a10","resourceInvariantUUID":"a08bf1e0-2c21-41d4-ad3b-abc78627eaf2","resourceCustomizationUUID":"86433437-34bd-4de3-a280-8a358b3f89e7","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":"NjEyMjdlMjQ1NDAzN2ZiNzRkMTg2YjJjYjNhZmQwNTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"370645f9-9f4e-4554-a398-347e32a285cc","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":"42e36034-4d71-4e92-91c2-42bd70158d97","artifactVersion":"2","generatedFromUUID":"b62d0faa-2a77-424a-858a-f972872c9a5a"},{"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":"b62d0faa-2a77-424a-858a-f972872c9a5a","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":"NWZlM2ZiMjM3YWQyZjcwMzJlNjRiNjEwMzJjY2ZhMWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab","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":"a8c4a001-7fa6-4d11-bdfd-c662d923bfe9","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":"e9b78ab5-0c04-4024-a8a2-55743c7d8bee","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":"ad6d2305-ac69-41d5-9066-42921ebe1894","artifactVersion":"2","generatedFromUUID":"a8c4a001-7fa6-4d11-bdfd-c662d923bfe9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MGIwZTZjZjAzYmVhN2FkNWVkZmU5NTNiNTE5M2VmZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e3946b1b-6d9f-47c4-be7b-ec989069176d","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NTdiNDFlNThiNzVjOGIyYmIwYmQyNTk0MmFmMWJmNzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1eb0af58-62ef-48b5-aa05-b1fc422a5165","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:20:49.868Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:49.868Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:49.868Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:49.869Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:20:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:20:50.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.770Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789524082, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:20:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789528607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789530466, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "cds-sdc-listener", "timestamp": 1674789531210, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789528607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789532159, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789528607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789532708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:20:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789528607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789533712, "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-01-27T03:20:50.785Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 2023-01-27T03:20:50.786Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 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-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789528607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:20:50.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789535684, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789536745, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789537803, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789538720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:20:50.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789538834, "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-01-27T03:20:50.828Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1af4faa3-63ab-4afa-8154-74391fa261bf 2023-01-27T03:20:50.828Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1af4faa3-63ab-4afa-8154-74391fa261bf 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-01-27T03:20:50.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "aai-model-loader", "timestamp": 1674789539723, "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-01-27T03:20:50.845Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 2023-01-27T03:20:50.846Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 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-01-27T03:20:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "multicloud-k8s", "timestamp": 1674789539835, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789538717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789538717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789538717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789538717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789538717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789538717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789538717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789523072, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789546501, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789547804, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789548723, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:20:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674789549728, "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-01-27T03:20:50.867Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1af4faa3-63ab-4afa-8154-74391fa261bf 2023-01-27T03:20:50.867Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1af4faa3-63ab-4afa-8154-74391fa261bf 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=? 2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-01-27T03:20:50.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789554286, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:20:50.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "aai-model-loader", "timestamp": 1674789555288, "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-01-27T03:20:50.886Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1af4faa3-63ab-4afa-8154-74391fa261bf 2023-01-27T03:20:50.886Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1af4faa3-63ab-4afa-8154-74391fa261bf 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-01-27T03:20:50.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6", "consumerID": "SO-sdc-controller", "timestamp": 1674789575507, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T03:20:50.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789584648, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:20:50.899Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789586607, "artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:20:50.899Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:20:51.871Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:51.871Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:51.872Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:51.872Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:20:52.872Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:52.873Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:52.873Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:52.873Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:20:54.876Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:54.876Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:54.876Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:54.877Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:20:55.877Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:55.878Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:55.878Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:55.878Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:20:57.880Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "34c4e539-bc9e-45a8-8802-f2e4e632f05a", "serviceDescription": "service", "serviceInvariantUUID": "f29561f7-e13e-4817-b9a2-03c8bbf3a1ad", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "86433437-34bd-4de3-a280-8a358b3f89e7", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "011d1034-42ac-4f6b-8db1-00434eb30a10", "resourceInvariantUUID": "a08bf1e0-2c21-41d4-ad3b-abc78627eaf2", "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": "42e36034-4d71-4e92-91c2-42bd70158d97", "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": "b62d0faa-2a77-424a-858a-f972872c9a5a", "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": "NWZlM2ZiMjM3YWQyZjcwMzJlNjRiNjEwMzJjY2ZhMWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab", "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": "a8c4a001-7fa6-4d11-bdfd-c662d923bfe9", "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": "ad6d2305-ac69-41d5-9066-42921ebe1894", "generatedFromUUID": "a8c4a001-7fa6-4d11-bdfd-c662d923bfe9" }, "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": "ad6d2305-ac69-41d5-9066-42921ebe1894", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "NTdiNDFlNThiNzVjOGIyYmIwYmQyNTk0MmFmMWJmNzI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1eb0af58-62ef-48b5-aa05-b1fc422a5165" } ], "workloadContext": "Production" } 2023-01-27T03:20:57.881Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T03:20:57.881Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 34c4e539-bc9e-45a8-8802-f2e4e632f05a ASDC 2023-01-27T03:20:57.881Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:34c4e539-bc9e-45a8-8802-f2e4e632f05a ServiceInvariantUUID:f29561f7-e13e-4817-b9a2-03c8bbf3a1ad 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:1eb0af58-62ef-48b5-aa05-b1fc422a5165 ArtifactChecksum:NTdiNDFlNThiNzVjOGIyYmIwYmQyNTk0MmFmMWJmNzI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:86433437-34bd-4de3-a280-8a358b3f89e7 ResourceInvariantUUID:a08bf1e0-2c21-41d4-ad3b-abc78627eaf2 ResourceName:basic_cnf ResourceType:VF ResourceUUID:011d1034-42ac-4f6b-8db1-00434eb30a10 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:42e36034-4d71-4e92-91c2-42bd70158d97 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:b62d0faa-2a77-424a-858a-f972872c9a5a 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:9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab ArtifactChecksum:NWZlM2ZiMjM3YWQyZjcwMzJlNjRiNjEwMzJjY2ZhMWQ= 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:a8c4a001-7fa6-4d11-bdfd-c662d923bfe9 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:ad6d2305-ac69-41d5-9066-42921ebe1894 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:ad6d2305-ac69-41d5-9066-42921ebe1894 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-27T03:20:57.882Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 34c4e539-bc9e-45a8-8802-f2e4e632f05a 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-01-27T03:20:57.930Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:20:57.932Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1eb0af58-62ef-48b5-aa05-b1fc422a5165 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-01-27T03:20:57.990Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 1eb0af58-62ef-48b5-aa05-b1fc422a5165 73989 2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:20:57.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:20:57.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:20:57.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789657991, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:20:58.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:20:58.993Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:20:58.993Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 1eb0af58-62ef-48b5-aa05-b1fc422a5165, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2023-01-27T03:20:58.993Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2023-01-27T03:20:58.994Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2023-01-27T03:20:58.994Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2023-01-27T03:20:59.102Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12119434572225066002/Definitions/service-BasicCnf-template.yml Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2023-01-27T03:21:00.219Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:21:00.221Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.221Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:00.221Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:00.221Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:21:00.221Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:21:00.222Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.222Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:00.222Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:00.222Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:21:00.222Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:21:00.222Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.222Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:00.223Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.223Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-01-27T03:21:00.223Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2023-01-27T03:21:00.223Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template dummy is not matching search criteria 2023-01-27T03:21:00.223Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-27T03:21:00.223Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.223Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T03:21:00.224Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.224Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:00.224Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:00.224Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.224Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:00.224Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:00.225Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.225Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:00.225Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:00.225Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.225Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-01-27T03:21:00.225Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-01-27T03:21:00.225Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ea4de5d2-7757-4c8d-b978-3427fce7579c 2023-01-27T03:21:00.226Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.226Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:00.226Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.226Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:00.226Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.226Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:00.226Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:00.227Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:00.227Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:34c4e539-bc9e-45a8-8802-f2e4e632f05a Model Version:NULL Model InvariantUuid:f29561f7-e13e-4817-b9a2-03c8bbf3a1ad Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:0b6af702-61e1-4a07-b1c0-6d9a061f8487 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a08bf1e0-2c21-41d4-ad3b-abc78627eaf2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:86433437-34bd-4de3-a280-8a358b3f89e7 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:cf64c6bb-ea0c-407e-ab39-950f198ef0c0 ModelName:BasicCnf..base_dummy..module-0 ModelUuid:72b61aa6-6a40-4113-8f21-9359d5eda2ae ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ea4de5d2-7757-4c8d-b978-3427fce7579c ModelInvariantUuid:8bca248e-046b-4b15-8663-433d554294d5 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:35680142-ed80-4ebf-b48a-21156fd543cf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:bdf31a04-ad4f-4551-9e52-78c188331c79 ModelInvariantUuid:a2ab82bd-f98e-47f7-b606-56068b65dd03 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:4f4abde9-1aff-440b-bbef-cabb63b3311d 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-01-27T03:21:00.236Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 011d1034-42ac-4f6b-8db1-00434eb30a10 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-01-27T03:21:00.239Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||basic_cnf 0 2023-01-27T03:21:00.239Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 011d1034-42ac-4f6b-8db1-00434eb30a10 2023-01-27T03:21:00.239Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 42e36034-4d71-4e92-91c2-42bd70158d97 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-01-27T03:21:00.239Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:00.239Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:00.292Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:00.292Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 42e36034-4d71-4e92-91c2-42bd70158d97 12 2023-01-27T03:21:00.292Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:00.292Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:00.292Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:00.293Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:00.293Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:00.293Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789660292, "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-01-27T03:21:01.294Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b62d0faa-2a77-424a-858a-f972872c9a5a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-01-27T03:21:01.294Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:01.294Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:01.357Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:01.357Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz b62d0faa-2a77-424a-858a-f972872c9a5a 2688 2023-01-27T03:21:01.357Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:01.358Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:01.358Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:01.358Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:01.358Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:01.359Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789661357, "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-01-27T03:21:02.361Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-01-27T03:21:02.361Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:02.361Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:02.416Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:02.417Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab 828 2023-01-27T03:21:02.418Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:02.418Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:02.418Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:02.418Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:02.419Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:02.419Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789662418, "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-01-27T03:21:03.419Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "cf64c6bb-ea0c-407e-ab39-950f198ef0c0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "72b61aa6-6a40-4113-8f21-9359d5eda2ae", "vfModuleModelCustomizationUUID": "03206f55-1008-47cc-9224-795990eba0e5", "isBase": true, "artifacts": [ "a8c4a001-7fa6-4d11-bdfd-c662d923bfe9", "b62d0faa-2a77-424a-858a-f972872c9a5a", "ad6d2305-ac69-41d5-9066-42921ebe1894" ], "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-01-27T03:21:03.427Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:72b61aa6-6a40-4113-8f21-9359d5eda2ae VfModuleModelInvariantUUID:cf64c6bb-ea0c-407e-ab39-950f198ef0c0 VfModuleModelDescription:NULL Artifacts UUID List:{ a8c4a001-7fa6-4d11-bdfd-c662d923bfe9 , b62d0faa-2a77-424a-858a-f972872c9a5a , ad6d2305-ac69-41d5-9066-42921ebe1894 } 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-01-27T03:21:03.431Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "cf64c6bb-ea0c-407e-ab39-950f198ef0c0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "72b61aa6-6a40-4113-8f21-9359d5eda2ae", "vfModuleModelCustomizationUUID": "03206f55-1008-47cc-9224-795990eba0e5", "isBase": true, "artifacts": [ "a8c4a001-7fa6-4d11-bdfd-c662d923bfe9", "b62d0faa-2a77-424a-858a-f972872c9a5a", "ad6d2305-ac69-41d5-9066-42921ebe1894" ], "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-01-27T03:21:03.432Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:72b61aa6-6a40-4113-8f21-9359d5eda2ae VfModuleModelInvariantUUID:cf64c6bb-ea0c-407e-ab39-950f198ef0c0 VfModuleModelDescription:NULL Artifacts UUID List:{ a8c4a001-7fa6-4d11-bdfd-c662d923bfe9 , b62d0faa-2a77-424a-858a-f972872c9a5a , ad6d2305-ac69-41d5-9066-42921ebe1894 } 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-01-27T03:21:03.432Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a8c4a001-7fa6-4d11-bdfd-c662d923bfe9 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-01-27T03:21:03.432Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:03.433Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:03.489Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:03.489Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml a8c4a001-7fa6-4d11-bdfd-c662d923bfe9 1164 2023-01-27T03:21:03.489Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:03.490Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:03.490Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:03.490Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:03.490Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:03.490Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789663489, "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-01-27T03:21:04.492Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ad6d2305-ac69-41d5-9066-42921ebe1894 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-01-27T03:21:04.492Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:04.492Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:04.556Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:04.557Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ad6d2305-ac69-41d5-9066-42921ebe1894 200 2023-01-27T03:21:04.558Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:04.558Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:04.559Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:04.559Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:04.559Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:04.559Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789664557, "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-01-27T03:21:05.560Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 34c4e539-bc9e-45a8-8802-f2e4e632f05a 2023-01-27T03:21:05.560Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 011d1034-42ac-4f6b-8db1-00434eb30a10 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 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-01-27T03:21:05.605Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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 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-01-27T03:21:05.612Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7137a5de, org.onap.sdc.toscaparser.api.parameters.Input@6b60512f, org.onap.sdc.toscaparser.api.parameters.Input@390cc082, org.onap.sdc.toscaparser.api.parameters.Input@3de9632a, org.onap.sdc.toscaparser.api.parameters.Input@713c281c] 2023-01-27T03:21:05.613Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.614Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.614Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-01-27T03:21:05.615Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 86433437-34bd-4de3-a280-8a358b3f89e7 2023-01-27T03:21:05.615Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 86433437-34bd-4de3-a280-8a358b3f89e7 matches Tosca VF Customization UUID: 86433437-34bd-4de3-a280-8a358b3f89e7 2023-01-27T03:21:05.615Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 86433437-34bd-4de3-a280-8a358b3f89e7 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-01-27T03:21:05.618Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.619Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.620Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 86433437-34bd-4de3-a280-8a358b3f89e7: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-27T03:21:05.620Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@316df68c 2023-01-27T03:21:05.620Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.621Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T03:21:05.621Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 03206f55-1008-47cc-9224-795990eba0e5 2023-01-27T03:21:05.621Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 03206f55-1008-47cc-9224-795990eba0e5 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-01-27T03:21:05.625Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.625Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:05.625Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:05.626Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.626Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:05.627Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:05.627Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.628Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-01-27T03:21:05.628Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-01-27T03:21:05.629Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ea4de5d2-7757-4c8d-b978-3427fce7579c 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-01-27T03:21:05.632Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.633Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:05.633Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:05.633Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.634Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-01-27T03:21:05.634Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=86433437-34bd-4de3-a280-8a358b3f89e7 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-01-27T03:21:05.636Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.636Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.637Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 34c4e539-bc9e-45a8-8802-f2e4e632f05a: basic_cnf 2023-01-27T03:21:05.637Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.637Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.637Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.638Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.638Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.638Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.639Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.639Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.639Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:05.639Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:05.640Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:05.744Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 011d1034-42ac-4f6b-8db1-00434eb30a10 1 ASDC deployResourceStructure 2023-01-27T03:21:05.745Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:05.745Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:05.745Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-27T03:21:05.746Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:05.746Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:05.746Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789665744, "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-01-27T03:21:06.747Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:06.747Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:06.747Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-27T03:21:06.748Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:06.748Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:06.748Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789666747, "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-01-27T03:21:07.749Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:07.749Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:07.749Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:07.749Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:07.750Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:07.750Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789667749, "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-01-27T03:21:08.751Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:08.751Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:08.751Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:08.751Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:08.752Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:08.752Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789668751, "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-01-27T03:21:09.752Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:09.753Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:09.753Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:09.754Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:09.754Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:09.754Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789669752, "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-01-27T03:21:10.755Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2023-01-27T03:21:10.756Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-01-27T03:21:10.756Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:10.756Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:10.756Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:10.756Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789670755, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:21:11.757Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 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-01-27T03:21:11.770Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 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-01-27T03:21:11.773Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:21:11.773Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T03:21:11.773Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T03:21:11.773Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T03:21:11.774Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:21:11.774Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:21:11.774Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:21:11.774Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:21:11.774Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:11.782Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T03:21:41.782Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 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-01-27T03:21:41.789Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 and serviceModelVersionId: 34c4e539-bc9e-45a8-8802-f2e4e632f05a 2023-01-27T03:21:41.789Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f29561f7-e13e-4817-b9a2-03c8bbf3a1ad 2023-01-27T03:21:41.790Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0 2023-01-27T03:21:41.793Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T03:21:41.839Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0|INFO|500||Invoke 2023-01-27T03:21:41.839Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[014e3a39-9118-4a18-afd0-5d174145c014], X-ECOMP-RequestID=[7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755], X-TransactionId=[], X-ONAP-RequestID=[7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755], Content-Type=[application/merge-patch+json]} 2023-01-27T03:21:41.844Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T03:21:41.954Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?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/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 03:21:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[107], vertex-id=[241728], x-aai-txid=[2-aai-resources-230127-03:21:41:000-28458], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T03:21:41.955Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-27T03:21:41.955Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f29561f7-e13e-4817-b9a2-03c8bbf3a1ad/model-vers/model-ver/34c4e539-bc9e-45a8-8802-f2e4e632f05a?depth=0|INFO|500||InvokeReturn 2023-01-27T03:21:41.955Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T03:21:41.956Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:41.962Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||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-01-27T03:21:41.962Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T03:21:41.962Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T03:21:41.963Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:41.963Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:41.963Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789701962, "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-01-27T03:21:42.978Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-27T03:21:42.978Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"1af4faa3-63ab-4afa-8154-74391fa261bf","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b3c5a7f0-6511-434c-85e3-4dca552c40e6","serviceDescription":"service","serviceInvariantUUID":"a32f18c3-54ed-4871-90e1-404211b01446","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73ba4e3a-ff62-4ffa-89bf-aed40ce8b110","resourceInvariantUUID":"7e350a0e-872b-4c01-9881-c7b32c473ed3","resourceCustomizationUUID":"1427b580-43e5-43e6-a398-53df55d9ee5b","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":"YzBiNjkxYzEzYjMxOGMxMmVkMzg1NzNjZWMyMzBhYmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bbdf0893-3045-4646-aa00-cf45c5989c22","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":"MjM2Y2U2NTE2NDNjYzE4NmMwZWQ5M2MzYmZjMTU4NzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3fdd0b90-7e34-40b0-add6-886004347343","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":"87d3c4f8-2380-4db2-9611-140989a498f6","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":"686ae534-b04e-4f98-a647-12db9301b5bc","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":"1fc55eec-475e-4953-8f8e-58f30244aec8","artifactVersion":"2","generatedFromUUID":"87d3c4f8-2380-4db2-9611-140989a498f6"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MzgzZWFlZjgzYTk0Nzk2YzFiMjg0MzY4MTY2Y2M4NmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cf3c8f2c-6763-4e31-8317-807afaecfb06","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZTk1N2QxOGU0YTYzZGVkNzYyZDQ1YWMxMDg2NmU4NGQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"156bbf19-6a32-44a7-b4d8-8b4e135f2680","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T03:21:42.978Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:21:42.978Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:42.979Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:42.979Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:21:43.979Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:21:43.980Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:43.980Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:43.980Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:21:44.980Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:21:44.981Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:44.981Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:44.981Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:21:45.982Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:21:45.982Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:45.983Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:45.983Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:21:46.983Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:21:46.984Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:46.984Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:46.984Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "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-01-27T03:21:47.985Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:21:47.985Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:47.985Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:47.986Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:21:48.986Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:21:49.003Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:49.003Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:49.003Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:21:50.006Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b3c5a7f0-6511-434c-85e3-4dca552c40e6", "serviceDescription": "service", "serviceInvariantUUID": "a32f18c3-54ed-4871-90e1-404211b01446", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "1427b580-43e5-43e6-a398-53df55d9ee5b", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "73ba4e3a-ff62-4ffa-89bf-aed40ce8b110", "resourceInvariantUUID": "7e350a0e-872b-4c01-9881-c7b32c473ed3", "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": "MjM2Y2U2NTE2NDNjYzE4NmMwZWQ5M2MzYmZjMTU4NzI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3fdd0b90-7e34-40b0-add6-886004347343", "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": "87d3c4f8-2380-4db2-9611-140989a498f6", "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": "1fc55eec-475e-4953-8f8e-58f30244aec8", "generatedFromUUID": "87d3c4f8-2380-4db2-9611-140989a498f6" }, "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": "1fc55eec-475e-4953-8f8e-58f30244aec8", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ZTk1N2QxOGU0YTYzZGVkNzYyZDQ1YWMxMDg2NmU4NGQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "156bbf19-6a32-44a7-b4d8-8b4e135f2680" } ], "workloadContext": "Production" } 2023-01-27T03:21:50.007Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T03:21:50.007Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b3c5a7f0-6511-434c-85e3-4dca552c40e6 ASDC 2023-01-27T03:21:50.007Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:1af4faa3-63ab-4afa-8154-74391fa261bf ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b3c5a7f0-6511-434c-85e3-4dca552c40e6 ServiceInvariantUUID:a32f18c3-54ed-4871-90e1-404211b01446 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:156bbf19-6a32-44a7-b4d8-8b4e135f2680 ArtifactChecksum:ZTk1N2QxOGU0YTYzZGVkNzYyZDQ1YWMxMDg2NmU4NGQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:1427b580-43e5-43e6-a398-53df55d9ee5b ResourceInvariantUUID:7e350a0e-872b-4c01-9881-c7b32c473ed3 ResourceName:basic_vm ResourceType:VF ResourceUUID:73ba4e3a-ff62-4ffa-89bf-aed40ce8b110 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:3fdd0b90-7e34-40b0-add6-886004347343 ArtifactChecksum:MjM2Y2U2NTE2NDNjYzE4NmMwZWQ5M2MzYmZjMTU4NzI= 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:87d3c4f8-2380-4db2-9611-140989a498f6 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:1fc55eec-475e-4953-8f8e-58f30244aec8 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:1fc55eec-475e-4953-8f8e-58f30244aec8 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-27T03:21:50.007Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b3c5a7f0-6511-434c-85e3-4dca552c40e6 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-01-27T03:21:50.056Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:21:50.056Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:21:50.057Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:21:50.057Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 156bbf19-6a32-44a7-b4d8-8b4e135f2680 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-01-27T03:21:50.057Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:50.058Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-01-27T03:21:50.157Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:50.158Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 156bbf19-6a32-44a7-b4d8-8b4e135f2680 75185 2023-01-27T03:21:50.158Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-01-27T03:21:50.158Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-01-27T03:21:50.158Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:50.158Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:50.158Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:50.159Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789710158, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:21:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:21:50.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:21:50.770Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff", "consumerID": "SO-sdc-controller", "timestamp": 1674789647851, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T03:21:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:21:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:21:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:21:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:21:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:21:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-01-27T03:21:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:21:51.160Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:21:51.161Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:21:51.161Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 156bbf19-6a32-44a7-b4d8-8b4e135f2680, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-01-27T03:21:51.161Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-01-27T03:21:51.162Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-01-27T03:21:51.162Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-01-27T03:21:51.286Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17720350254688702470/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-01-27T03:21:52.528Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T03:21:52.528Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:21:52.528Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.529Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:52.530Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:52.530Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:21:52.530Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:21:52.530Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.530Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:52.530Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-01-27T03:21:52.531Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:52.532Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:52.533Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.533Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:52.533Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:52.533Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.533Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:52.533Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:52.534Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.534Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-01-27T03:21:52.534Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-01-27T03:21:52.534Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-27T03:21:52.534Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=4ca47ae0-11c6-416b-86b1-f8d7fdc19621 2023-01-27T03:21:52.534Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.534Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:52.535Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.535Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:52.535Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.535Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:52.535Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:52.535Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:52.535Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b3c5a7f0-6511-434c-85e3-4dca552c40e6 Model Version:NULL Model InvariantUuid:a32f18c3-54ed-4871-90e1-404211b01446 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:bccc69f7-67f8-488e-8a55-b9cec34d2192 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7e350a0e-872b-4c01-9881-c7b32c473ed3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1427b580-43e5-43e6-a398-53df55d9ee5b NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b02fc93f-4c6e-4a7e-92d5-09d26fe3a1e5 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:ab2e443e-d1f1-4e6f-a089-30e28408e089 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4ca47ae0-11c6-416b-86b1-f8d7fdc19621 ModelInvariantUuid:9affbbd3-5abe-4488-9f8d-0bb2d25e05e3 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:5c04d290-38db-45dc-8943-f2520512d2ae ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:45c6ebf8-f4bf-454c-b8cf-baac996be0e5 ModelInvariantUuid:42459f89-a76a-406b-b49d-8bbc55589299 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:8c77b410-32b5-4cba-ac6d-7913b342adfd 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-01-27T03:21:52.543Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 73ba4e3a-ff62-4ffa-89bf-aed40ce8b110 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-01-27T03:21:52.548Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||basic_vm 0 2023-01-27T03:21:52.548Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73ba4e3a-ff62-4ffa-89bf-aed40ce8b110 2023-01-27T03:21:52.548Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 3fdd0b90-7e34-40b0-add6-886004347343 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-01-27T03:21:52.548Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:52.548Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.706Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:52.706Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 3fdd0b90-7e34-40b0-add6-886004347343 787 2023-01-27T03:21:52.707Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.707Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:52.707Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:52.707Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:52.707Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:52.707Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789712706, "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-01-27T03:21:53.709Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "b02fc93f-4c6e-4a7e-92d5-09d26fe3a1e5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ab2e443e-d1f1-4e6f-a089-30e28408e089", "vfModuleModelCustomizationUUID": "a5f44032-58be-4772-bf63-d0c2ad863c04", "isBase": true, "artifacts": [ "87d3c4f8-2380-4db2-9611-140989a498f6", "1fc55eec-475e-4953-8f8e-58f30244aec8" ], "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-01-27T03:21:53.712Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ab2e443e-d1f1-4e6f-a089-30e28408e089 VfModuleModelInvariantUUID:b02fc93f-4c6e-4a7e-92d5-09d26fe3a1e5 VfModuleModelDescription:NULL Artifacts UUID List:{ 87d3c4f8-2380-4db2-9611-140989a498f6 , 1fc55eec-475e-4953-8f8e-58f30244aec8 } 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-01-27T03:21:53.714Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "b02fc93f-4c6e-4a7e-92d5-09d26fe3a1e5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ab2e443e-d1f1-4e6f-a089-30e28408e089", "vfModuleModelCustomizationUUID": "a5f44032-58be-4772-bf63-d0c2ad863c04", "isBase": true, "artifacts": [ "87d3c4f8-2380-4db2-9611-140989a498f6", "1fc55eec-475e-4953-8f8e-58f30244aec8" ], "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-01-27T03:21:53.714Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ab2e443e-d1f1-4e6f-a089-30e28408e089 VfModuleModelInvariantUUID:b02fc93f-4c6e-4a7e-92d5-09d26fe3a1e5 VfModuleModelDescription:NULL Artifacts UUID List:{ 87d3c4f8-2380-4db2-9611-140989a498f6 , 1fc55eec-475e-4953-8f8e-58f30244aec8 } 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-01-27T03:21:53.714Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 87d3c4f8-2380-4db2-9611-140989a498f6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-01-27T03:21:53.714Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:53.714Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:53.766Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:53.767Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 87d3c4f8-2380-4db2-9611-140989a498f6 5033 2023-01-27T03:21:53.767Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:53.767Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:53.767Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:53.767Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:53.768Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:53.768Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789713767, "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-01-27T03:21:54.768Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1fc55eec-475e-4953-8f8e-58f30244aec8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-01-27T03:21:54.769Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:21:54.769Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:54.867Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:21:54.868Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 1fc55eec-475e-4953-8f8e-58f30244aec8 903 2023-01-27T03:21:54.868Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:54.868Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:54.868Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:21:54.869Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:54.869Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:54.869Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789714868, "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-01-27T03:21:55.870Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: b3c5a7f0-6511-434c-85e3-4dca552c40e6 2023-01-27T03:21:55.871Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 73ba4e3a-ff62-4ffa-89bf-aed40ce8b110 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-01-27T03:21:55.889Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@9a6c2fc, org.onap.sdc.toscaparser.api.parameters.Input@3178820f, org.onap.sdc.toscaparser.api.parameters.Input@3b92423b, org.onap.sdc.toscaparser.api.parameters.Input@2a322f8f, org.onap.sdc.toscaparser.api.parameters.Input@153cb917] 2023-01-27T03:21:55.891Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.891Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.891Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-01-27T03:21:55.891Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 1427b580-43e5-43e6-a398-53df55d9ee5b 2023-01-27T03:21:55.892Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1427b580-43e5-43e6-a398-53df55d9ee5b matches Tosca VF Customization UUID: 1427b580-43e5-43e6-a398-53df55d9ee5b 2023-01-27T03:21:55.892Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 1427b580-43e5-43e6-a398-53df55d9ee5b 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-01-27T03:21:55.897Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.897Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.898Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 1427b580-43e5-43e6-a398-53df55d9ee5b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-27T03:21:55.898Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@72fe2c19 2023-01-27T03:21:55.898Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.898Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T03:21:55.898Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a5f44032-58be-4772-bf63-d0c2ad863c04 2023-01-27T03:21:55.899Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a5f44032-58be-4772-bf63-d0c2ad863c04 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-01-27T03:21:55.902Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.902Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:55.902Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:55.902Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.903Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:55.906Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:55.906Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.907Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-01-27T03:21:55.907Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-01-27T03:21:55.907Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-27T03:21:55.907Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=4ca47ae0-11c6-416b-86b1-f8d7fdc19621 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-01-27T03:21:55.910Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.910Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:55.910Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T03:21:55.911Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.911Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-01-27T03:21:55.912Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=1427b580-43e5-43e6-a398-53df55d9ee5b 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-01-27T03:21:55.915Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.915Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.915Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid b3c5a7f0-6511-434c-85e3-4dca552c40e6: basic_vm 2023-01-27T03:21:55.915Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.915Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.916Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.916Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.917Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.917Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.917Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.917Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.917Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:21:55.917Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:21:55.918Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:56.018Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 73ba4e3a-ff62-4ffa-89bf-aed40ce8b110 1 ASDC deployResourceStructure 2023-01-27T03:21:56.018Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:56.018Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:56.019Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:56.019Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:56.019Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:56.020Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789716018, "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-01-27T03:21:57.021Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:57.021Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:57.022Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:57.022Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:57.023Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:57.023Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789717021, "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-01-27T03:21:58.024Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:58.025Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:21:58.025Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:58.025Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:58.025Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:58.025Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789718024, "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-01-27T03:21:59.026Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-01-27T03:21:59.027Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-01-27T03:21:59.028Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:21:59.028Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:21:59.028Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:21:59.029Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789719026, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:22:00.030Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1af4faa3-63ab-4afa-8154-74391fa261bf 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-01-27T03:22:00.049Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1af4faa3-63ab-4afa-8154-74391fa261bf 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-01-27T03:22:00.052Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:22:00.052Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T03:22:00.053Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T03:22:00.053Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T03:22:00.053Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:22:00.053Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:22:00.054Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:22:00.054Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:22:00.054Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:22:00.062Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T03:22:30.063Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1af4faa3-63ab-4afa-8154-74391fa261bf 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-01-27T03:22:30.075Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1af4faa3-63ab-4afa-8154-74391fa261bf and serviceModelVersionId: b3c5a7f0-6511-434c-85e3-4dca552c40e6 2023-01-27T03:22:30.075Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a32f18c3-54ed-4871-90e1-404211b01446 2023-01-27T03:22:30.076Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a32f18c3-54ed-4871-90e1-404211b01446/model-vers/model-ver/b3c5a7f0-6511-434c-85e3-4dca552c40e6?depth=0 2023-01-27T03:22:30.082Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T03:22:30.125Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a32f18c3-54ed-4871-90e1-404211b01446/model-vers/model-ver/b3c5a7f0-6511-434c-85e3-4dca552c40e6?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-01-27T03:22:30.127Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a32f18c3-54ed-4871-90e1-404211b01446/model-vers/model-ver/b3c5a7f0-6511-434c-85e3-4dca552c40e6?depth=0|INFO|500||Invoke 2023-01-27T03:22:30.133Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a32f18c3-54ed-4871-90e1-404211b01446/model-vers/model-ver/b3c5a7f0-6511-434c-85e3-4dca552c40e6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T03:22:30.259Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a32f18c3-54ed-4871-90e1-404211b01446/model-vers/model-ver/b3c5a7f0-6511-434c-85e3-4dca552c40e6?depth=0|INFO|500||InvokeReturn 2023-01-27T03:22:30.260Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a32f18c3-54ed-4871-90e1-404211b01446/model-vers/model-ver/b3c5a7f0-6511-434c-85e3-4dca552c40e6?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 03:22:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[442408], x-aai-txid=[1-aai-resources-230127-03:22:29:285-36298], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T03:22:30.260Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-01-27T03:22:30.261Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T03:22:30.261Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:22:30.268Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||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-01-27T03:22:30.268Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1af4faa3-63ab-4afa-8154-74391fa261bf and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T03:22:30.269Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T03:22:30.269Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:22:30.270Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:22:30.270Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789750268, "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-01-27T03:22:31.292Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:22:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:22:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-01-27T03:22:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-01-27T03:22:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789657991, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789660292, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2023-01-27T03:22:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789661357, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789662418, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789663489, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T03:22:50.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.778Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789664557, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-01-27T03:22:50.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.778Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789665744, "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-01-27T03:22:50.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789666747, "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-01-27T03:22:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789667749, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789668751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789669752, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789670755, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755", "consumerID": "SO-sdc-controller", "timestamp": 1674789701962, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:22:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-01-27T03:22:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:22:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789576527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:22:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:22:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:22:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789710158, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:22:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:31.294Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:23:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:23:50.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789712706, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T03:23:50.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:50.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.770Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789713767, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T03:23:50.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:50.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789714868, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789716018, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789717021, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789718024, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-01-27T03:23:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789719026, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:23:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:23:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T03:23:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf", "consumerID": "SO-sdc-controller", "timestamp": 1674789750268, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T03:23:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:24:31.294Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:24:50.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:25:31.295Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:25:50.769Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:26:31.295Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:26:50.770Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:27:31.297Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:27:50.770Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:28:31.297Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:28:50.771Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:29:31.299Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:29:50.772Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:30:31.300Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:30:50.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:31:31.302Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:31:50.775Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:32:31.302Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:32:50.775Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:33:31.303Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:33:50.777Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:34:31.303Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:34:50.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:35:31.305Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:35:50.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:36:31.305Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:36:50.779Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:30.102Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-27T03:37:30.103Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"75e7d15e-bc2b-473d-9b9b-120107332bab","serviceName":"Demo_pNF_T3psnukVutNNkcsAJBOB","serviceVersion":"1.0","serviceUUID":"79af8cc5-d61c-416e-8b35-3388a30aa588","serviceDescription":"catalog service description","serviceInvariantUUID":"2bdac904-cd51-4e6f-ad92-35aabe9c5256","resources":[{"resourceInstanceName":"pNF ace66c67-1992 0","resourceName":"pNF ace66c67-1992","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"65bb66d9-a2f4-4cb4-99d9-b4a177523079","resourceInvariantUUID":"8ab4f920-9c6d-4ecb-9e1c-43bbc1f103ba","resourceCustomizationUUID":"9d5893a2-7095-40a1-a6cc-1a2d00b14a7e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vf-license-model.xml","artifactChecksum":"YjkyODY1ZjJmYzZlZjkzOGNlNTZhMDc1ZDNkOWEyMDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c105413d-a0b6-45d0-a246-f8c146c19060","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/pNF.csar","artifactChecksum":"ODE2MDZjMzNhMzdkZDQ0YTA1YTUyNGI1ZWFkNWFmZDk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ad09caa6-e030-4f50-bbfe-2ad4e2b9123d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2f7ef853-614e-48a2-844a-05a25b2cbb56","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vendor-license-model.xml","artifactChecksum":"MDdiZjg1ZmNmN2JiOGRiNjY1ZDg5Yjk5Y2JhYjZiYjk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e795c7bd-ec0c-4fae-9929-9bf53c8a0a18","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04d1b1a6-e102-46fc-9f4d-57e15f5bb229","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"86dad586-58f2-4dd5-9a2a-751e53302087","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfT3psnukvutnnkcsajbob-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-template.yml","artifactChecksum":"YWQ4MjQxMzkyYTNhNjJlNjhjY2RlNmIwZGJkYjA3NDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ad521898-656e-4ac6-9a28-9798d1966ed5","artifactVersion":"1"},{"artifactName":"service-DemoPnfT3psnukvutnnkcsajbob-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar","artifactChecksum":"MzczNTY3OTYxMjY4NDA5NzJjMDhkM2JlZjRiYWVkM2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"50f4095a-4195-439c-be30-83ff579a3407","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T03:37:30.115Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:30.116Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:30.116Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:30.116Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:30.122Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:37:30.123Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:37:30.123Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:37:30.123Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:37:30.123Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:37:30.123Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T03:37:30.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:37:30.132Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:37:30.132Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:37:31.127Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:31.127Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:31.128Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:31.128Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:32.129Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:32.130Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:32.130Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:32.131Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:33.133Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:33.134Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:33.134Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:33.134Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:34.136Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:34.138Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:34.138Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:34.138Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:35.140Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:35.141Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:35.141Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:35.141Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:36.143Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:36.143Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:36.144Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:36.144Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:37.145Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T03:37:37.146Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:37.146Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:37.146Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:38.147Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "serviceName": "Demo_pNF_T3psnukVutNNkcsAJBOB", "serviceVersion": "1.0", "serviceUUID": "79af8cc5-d61c-416e-8b35-3388a30aa588", "serviceDescription": "catalog service description", "serviceInvariantUUID": "2bdac904-cd51-4e6f-ad92-35aabe9c5256", "resources": [ { "resourceInstanceName": "pNF ace66c67-1992 0", "resourceCustomizationUUID": "9d5893a2-7095-40a1-a6cc-1a2d00b14a7e", "resourceName": "pNF ace66c67-1992", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "65bb66d9-a2f4-4cb4-99d9-b4a177523079", "resourceInvariantUUID": "8ab4f920-9c6d-4ecb-9e1c-43bbc1f103ba", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "artifactChecksum": "MzczNTY3OTYxMjY4NDA5NzJjMDhkM2JlZjRiYWVkM2I\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "50f4095a-4195-439c-be30-83ff579a3407" } ], "workloadContext": "Production" } 2023-01-27T03:37:38.148Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T03:37:38.149Z|1af4faa3-63ab-4afa-8154-74391fa261bf|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 79af8cc5-d61c-416e-8b35-3388a30aa588 ASDC 2023-01-27T03:37:38.150Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:75e7d15e-bc2b-473d-9b9b-120107332bab ServiceName:Demo_pNF_T3psnukVutNNkcsAJBOB ServiceVersion:1.0 ServiceUUID:79af8cc5-d61c-416e-8b35-3388a30aa588 ServiceInvariantUUID:2bdac904-cd51-4e6f-ad92-35aabe9c5256 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfT3psnukvutnnkcsajbob-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar ArtifactUUID:50f4095a-4195-439c-be30-83ff579a3407 ArtifactChecksum:MzczNTY3OTYxMjY4NDA5NzJjMDhkM2JlZjRiYWVkM2I= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ace66c67-1992 0 ResourceCustomizationUUID:9d5893a2-7095-40a1-a6cc-1a2d00b14a7e ResourceInvariantUUID:8ab4f920-9c6d-4ecb-9e1c-43bbc1f103ba ResourceName:pNF ace66c67-1992 ResourceType:PNF ResourceUUID:65bb66d9-a2f4-4cb4-99d9-b4a177523079 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-27T03:37:38.150Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 79af8cc5-d61c-416e-8b35-3388a30aa588 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-01-27T03:37:38.201Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:37:38.203Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:37:38.203Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:37:38.203Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 50f4095a-4195-439c-be30-83ff579a3407 from URL: /sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:38.203Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-01-27T03:37:38.204Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:38.265Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-01-27T03:37:38.266Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 50f4095a-4195-439c-be30-83ff579a3407 88004 2023-01-27T03:37:38.266Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar ASDC sendASDCNotification 2023-01-27T03:37:38.266Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:38.266Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T03:37:38.267Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:38.267Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:38.267Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790658266, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:39.268Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T03:37:39.269Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-01-27T03:37:39.269Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 50f4095a-4195-439c-be30-83ff579a3407, URL: /sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar to file: /app/ASDC/1/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:39.269Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:39.270Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:39.270Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:39.457Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17076939021720393921/Definitions/service-DemoPnfT3psnukvutnnkcsajbob-template.yml 2023-01-27T03:37:40.256Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T03:37:40.257Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:37:40.257Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.257Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-27T03:37:40.258Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ace66c67-1992 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-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.258Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.258Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.258Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.259Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.259Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.259Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.259Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-01-27T03:37:40.260Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.260Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.260Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Node template pNF ace66c67-1992 0 is matching search criteria 2023-01-27T03:37:40.261Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:37:40.261Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF ace66c67-1992 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:37:40.261Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.262Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.262Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Node template pNF ace66c67-1992 0 is matching search criteria 2023-01-27T03:37:40.262Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-01-27T03:37:40.262Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF ace66c67-1992 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T03:37:40.263Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.263Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.263Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.263Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.264Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.264Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.264Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.264Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.265Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.265Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.266Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_T3psnukVutNNkcsAJBOB Description:catalog service description Model UUID:79af8cc5-d61c-416e-8b35-3388a30aa588 Model Version:NULL Model InvariantUuid:2bdac904-cd51-4e6f-ad92-35aabe9c5256 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-01-27T03:37:40.279Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 65bb66d9-a2f4-4cb4-99d9-b4a177523079 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-01-27T03:37:40.287Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||pNF ace66c67-1992 0 2023-01-27T03:37:40.287Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 65bb66d9-a2f4-4cb4-99d9-b4a177523079 2023-01-27T03:37:40.287Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 79af8cc5-d61c-416e-8b35-3388a30aa588 2023-01-27T03:37:40.287Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 79af8cc5-d61c-416e-8b35-3388a30aa588 2023-01-27T03:37:40.288Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF ace66c67-1992 0 65bb66d9-a2f4-4cb4-99d9-b4a177523079 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-01-27T03:37:40.296Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ec2936c, org.onap.sdc.toscaparser.api.parameters.Input@71b3dcca, org.onap.sdc.toscaparser.api.parameters.Input@4b339512, org.onap.sdc.toscaparser.api.parameters.Input@6618bd50, org.onap.sdc.toscaparser.api.parameters.Input@6ccb1b0c] 2023-01-27T03:37:40.297Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.297Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.298Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 79af8cc5-d61c-416e-8b35-3388a30aa588: pNF ace66c67-1992 2023-01-27T03:37:40.298Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Processing PNF resource: 65bb66d9-a2f4-4cb4-99d9-b4a177523079 2023-01-27T03:37:40.298Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T03:37:40.298Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_T3psnukVutNNkcsAJBOB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T03:37:40.299Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Resource customization UUID: 9d5893a2-7095-40a1-a6cc-1a2d00b14a7e is the same as notified resource customizationUUID: 9d5893a2-7095-40a1-a6cc-1a2d00b14a7e 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-01-27T03:37:40.338Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF ace66c67-1992 65bb66d9-a2f4-4cb4-99d9-b4a177523079 0 ASDC deployResourceStructure 2023-01-27T03:37:40.339Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar ASDC sendASDCNotification 2023-01-27T03:37:40.339Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar 2023-01-27T03:37:40.339Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T03:37:40.340Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:37:40.340Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:37:40.340Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790660339, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:41.341Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:37:41.357Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:37:41.359Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:37:41.359Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T03:37:41.359Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T03:37:50.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:37:50.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:37:50.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:37:50.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:11.360Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:38:11.398Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:38:11.403Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:38:11.403Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T03:38:11.403Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T03:38:41.403Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:38:41.421Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:38:41.424Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:38:41.424Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T03:38:41.424Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T03:38:50.768Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:38:50.771Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.772Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.773Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.773Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.773Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.774Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.774Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.774Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.774Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.775Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.775Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.775Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.776Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.777Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.778Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.789Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.790Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.790Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.790Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.790Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.791Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.791Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.791Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.791Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.791Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.791Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.791Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.792Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/resourceInstances/pnface66c6719920/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.807Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.807Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.807Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.807Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.807Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.807Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.807Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790612235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790633072, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790591305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "multicloud-k8s", "timestamp": 1674790620880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790648717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "NOTIFIED" } 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.809Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "cds-sdc-listener", "timestamp": 1674790657287, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790657571, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790658266, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:38:50.810Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790657765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790660339, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.811Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790659732, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:38:50.812Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.812Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.812Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674790660735, "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-01-27T03:38:50.820Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 75e7d15e-bc2b-473d-9b9b-120107332bab 2023-01-27T03:38:50.820Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:38:50.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.833Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790662414, "artifactURL": "/sdc/v1/catalog/services/DemoPnfT3psnukvutnnkcsajbob/1.0/artifacts/service-DemoPnfT3psnukvutnnkcsajbob-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T03:38:50.833Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:38:50.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:38:50.834Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "aai-model-loader", "timestamp": 1674790663417, "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-01-27T03:38:50.840Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 75e7d15e-bc2b-473d-9b9b-120107332bab 2023-01-27T03:38:50.840Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:39:11.425Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:39:11.439Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:39:11.441Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T03:39:11.441Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T03:39:11.442Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T03:39:11.442Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T03:39:11.442Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:39:11.442Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:39:11.443Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T03:39:11.443Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-01-27T03:39:11.467Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T03:39:41.468Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 75e7d15e-bc2b-473d-9b9b-120107332bab 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-01-27T03:39:41.473Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 75e7d15e-bc2b-473d-9b9b-120107332bab and serviceModelVersionId: 79af8cc5-d61c-416e-8b35-3388a30aa588 2023-01-27T03:39:41.473Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2bdac904-cd51-4e6f-ad92-35aabe9c5256 2023-01-27T03:39:41.475Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0 2023-01-27T03:39:41.488Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T03:39:41.545Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0|INFO|500||Invoke 2023-01-27T03:39:41.546Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[75e7d15e-bc2b-473d-9b9b-120107332bab], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c3af84c7-e129-4bc4-8de9-3419f78fe8f5], X-ECOMP-RequestID=[75e7d15e-bc2b-473d-9b9b-120107332bab], X-TransactionId=[], X-ONAP-RequestID=[75e7d15e-bc2b-473d-9b9b-120107332bab], Content-Type=[application/merge-patch+json]} 2023-01-27T03:39:41.552Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T03:39:41.659Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?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/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 03:39:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[102], vertex-id=[491752], x-aai-txid=[1-aai-resources-230127-03:39:40:700-29501], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T03:39:41.659Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-27T03:39:41.660Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bdac904-cd51-4e6f-ad92-35aabe9c5256/model-vers/model-ver/79af8cc5-d61c-416e-8b35-3388a30aa588?depth=0|INFO|500||InvokeReturn 2023-01-27T03:39:41.660Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T03:39:41.660Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-01-27T03:39:41.667Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||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-01-27T03:39:41.667Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 75e7d15e-bc2b-473d-9b9b-120107332bab and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T03:39:41.667Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T03:39:41.667Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-01-27T03:39:41.668Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T03:39:41.668Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790781667, "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-01-27T03:39:42.684Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:39:50.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:39:50.775Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T03:39:50.776Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "75e7d15e-bc2b-473d-9b9b-120107332bab", "consumerID": "SO-sdc-controller", "timestamp": 1674790781667, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T03:39:50.777Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T03:40:42.684Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:40:50.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:41:42.685Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:41:50.769Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:42:42.685Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:42:50.770Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:43:42.687Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:43:50.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:44:42.688Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:44:50.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:45:42.689Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:45:50.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:46:42.691Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:46:50.774Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:47:42.692Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:47:50.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:48:42.694Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:48:50.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:49:42.694Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:49:50.776Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:50:42.694Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:50:50.776Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:51:42.696Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:51:50.776Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:52:42.696Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:52:50.777Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:53:42.697Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:53:50.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:54:42.698Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:54:50.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:55:42.699Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:55:50.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:56:42.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:56:50.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:57:42.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:57:50.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:58:42.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:58:50.782Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T03:59:42.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T03:59:50.782Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:00:42.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:00:50.783Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:01:42.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:01:50.785Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:02:42.705Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:02:50.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:03:42.707Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:03:50.795Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:04:42.709Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:04:50.795Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:05:42.710Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:05:50.796Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:06:42.710Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:06:50.798Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:07:42.711Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:07:50.798Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:08:42.712Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:08:50.799Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:09:42.713Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:09:50.800Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:10:42.713Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:10:50.800Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:11:42.715Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:11:50.804Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:12:42.718Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:12:50.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:13:42.718Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:13:50.806Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:14:42.719Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:14:50.807Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:15:42.721Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:15:50.807Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:16:42.722Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:16:50.809Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:17:42.723Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:17:50.809Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:18:42.723Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:18:50.809Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:19:42.724Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:19:50.811Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:20:42.726Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:20:50.812Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:21:42.726Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:21:50.814Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:22:42.728Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:22:50.814Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:23:42.728Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:23:50.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:24:42.729Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:24:50.815Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:25:42.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:25:50.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:25:51.128Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-27T04:25:51.129Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"fe258b77-401c-4b32-a83c-7133f6b01d02","serviceDescription":"service","serviceInvariantUUID":"8c0d8487-e13c-494d-b4db-15291732ea97","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c76f55a-01b6-4647-9013-53f82ec21ece","resourceInvariantUUID":"1a8bebef-12ab-48bd-8ccb-1e107f56a1e9","resourceCustomizationUUID":"367ca4a3-8482-4cc7-b527-c32a5c8ec627","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":"Nzg2MTM5MDdiODFkOTdiZDAzYzhlMGI5MTQwNmY1YzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"402c2201-9172-4968-8a43-d12a1fe560ab","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":"MGNmNzkxOWNiYTg3MzI0ZWNhZDMzOGMyZjVjODQ4MDE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8a375666-61c9-40b5-a799-4d46fabb97c1","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":"82a92a62-2402-4925-99b7-d7547dcfcb65","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":"f74860cc-2e47-48e4-a68e-ba88e27369f0","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":"3947368a-ae0b-4137-a850-762de0377001","artifactVersion":"2","generatedFromUUID":"f72b315f-29c5-4e77-85d6-37bbe4bc06e2"},{"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":"a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356","artifactVersion":"2","generatedFromUUID":"82a92a62-2402-4925-99b7-d7547dcfcb65"},{"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":"f72b315f-29c5-4e77-85d6-37bbe4bc06e2","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":"ab31c348-2740-40e8-9e50-3287c44040d8","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":"NzNmODMxMWRmYzE0ZmUwZmEyZDgyYWQyN2QxZDZhZmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7220b9bd-8e1d-4286-ac9c-de3829edcd6f","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZTFhN2IzNTBhM2MyZDA0NTdjZDAzZGRhY2Y1N2U3ZmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dbd5823b-7cfc-47c6-a88b-69d68cd93659","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T04:25:51.133Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:51.134Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:51.134Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:51.135Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:51.139Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T04:25:51.139Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T04:25:51.139Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T04:25:51.139Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T04:25:51.140Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T04:25:51.140Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig 2023-01-27T04:25:51.153Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:25:51.154Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:25:51.154Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:25:51.155Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:25:51.155Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:25:51.155Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:25:51.155Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:25:51.155Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:25:51.155Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:25:52.142Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:52.142Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:52.142Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:52.143Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:53.143Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:53.144Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:53.144Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:53.144Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:54.145Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:54.145Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:54.145Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:54.146Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:55.147Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:55.147Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:55.147Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:55.148Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:56.148Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:56.149Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:56.149Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:56.149Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:57.150Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:57.150Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:57.150Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:57.151Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:58.151Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:58.153Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:58.155Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:58.155Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "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-01-27T04:25:59.156Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:25:59.157Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:25:59.157Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:25:59.157Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:26:00.158Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:26:00.158Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:00.158Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:00.159Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:26:01.160Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "fe258b77-401c-4b32-a83c-7133f6b01d02", "serviceDescription": "service", "serviceInvariantUUID": "8c0d8487-e13c-494d-b4db-15291732ea97", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "367ca4a3-8482-4cc7-b527-c32a5c8ec627", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c76f55a-01b6-4647-9013-53f82ec21ece", "resourceInvariantUUID": "1a8bebef-12ab-48bd-8ccb-1e107f56a1e9", "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": "MGNmNzkxOWNiYTg3MzI0ZWNhZDMzOGMyZjVjODQ4MDE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8a375666-61c9-40b5-a799-4d46fabb97c1", "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": "82a92a62-2402-4925-99b7-d7547dcfcb65", "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": "a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356", "generatedFromUUID": "82a92a62-2402-4925-99b7-d7547dcfcb65" }, "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": "3947368a-ae0b-4137-a850-762de0377001", "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": "a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356", "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": "f72b315f-29c5-4e77-85d6-37bbe4bc06e2", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZTFhN2IzNTBhM2MyZDA0NTdjZDAzZGRhY2Y1N2U3ZmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "dbd5823b-7cfc-47c6-a88b-69d68cd93659" } ], "workloadContext": "Production" } 2023-01-27T04:26:01.161Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T04:26:01.162Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 fe258b77-401c-4b32-a83c-7133f6b01d02 ASDC 2023-01-27T04:26:01.163Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:fe258b77-401c-4b32-a83c-7133f6b01d02 ServiceInvariantUUID:8c0d8487-e13c-494d-b4db-15291732ea97 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:dbd5823b-7cfc-47c6-a88b-69d68cd93659 ArtifactChecksum:ZTFhN2IzNTBhM2MyZDA0NTdjZDAzZGRhY2Y1N2U3ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:367ca4a3-8482-4cc7-b527-c32a5c8ec627 ResourceInvariantUUID:1a8bebef-12ab-48bd-8ccb-1e107f56a1e9 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:7c76f55a-01b6-4647-9013-53f82ec21ece 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:8a375666-61c9-40b5-a799-4d46fabb97c1 ArtifactChecksum:MGNmNzkxOWNiYTg3MzI0ZWNhZDMzOGMyZjVjODQ4MDE= 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:82a92a62-2402-4925-99b7-d7547dcfcb65 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:a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356 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:3947368a-ae0b-4137-a850-762de0377001 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:a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356 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:f72b315f-29c5-4e77-85d6-37bbe4bc06e2 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-27T04:26:01.164Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fe258b77-401c-4b32-a83c-7133f6b01d02 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-01-27T04:26:01.232Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T04:26:01.233Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-01-27T04:26:01.234Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-01-27T04:26:01.234Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: dbd5823b-7cfc-47c6-a88b-69d68cd93659 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:01.234Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:26:01.235Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:01.314Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:26:01.315Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dbd5823b-7cfc-47c6-a88b-69d68cd93659 163287 2023-01-27T04:26:01.316Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-01-27T04:26:01.316Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:01.317Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:26:01.317Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:01.317Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:01.317Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793561316, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:26:02.318Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T04:26:02.319Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-01-27T04:26:02.319Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: dbd5823b-7cfc-47c6-a88b-69d68cd93659, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:02.320Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-01-27T04:26:02.320Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:02.320Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:02.518Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14043173239413879055/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-01-27T04:26:03.622Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T04:26:03.623Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-01-27T04:26:03.624Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:03.624Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-01-27T04:26:03.624Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:03.625Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:03.625Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:03.625Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:03.626Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-01-27T04:26:03.626Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.626Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:03.627Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:03.628Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-01-27T04:26:03.628Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T04:26:03.629Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.629Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:03.629Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:03.629Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-01-27T04:26:03.630Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T04:26:03.630Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.630Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:03.631Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.631Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-01-27T04:26:03.631Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-01-27T04:26:03.631Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-01-27T04:26:03.632Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-27T04:26:03.632Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.632Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T04:26:03.633Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.633Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:03.633Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:26:03.634Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.634Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:03.634Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:26:03.634Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.635Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:03.635Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:26:03.635Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.636Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:03.636Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:26:03.636Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.636Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-01-27T04:26:03.637Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-01-27T04:26:03.637Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=34054364-49a6-46c4-8440-37157e72b492 2023-01-27T04:26:03.637Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.638Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:03.638Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.638Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:03.638Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.639Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:03.639Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:03.639Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:03.639Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:fe258b77-401c-4b32-a83c-7133f6b01d02 Model Version:NULL Model InvariantUuid:8c0d8487-e13c-494d-b4db-15291732ea97 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:56c66f2c-6018-453b-bea6-9636e27029db Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1a8bebef-12ab-48bd-8ccb-1e107f56a1e9 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:367ca4a3-8482-4cc7-b527-c32a5c8ec627 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:73ebd0b2-7b3c-46f3-995a-9be48048a1b5 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:4bf240b0-04c5-4015-9ee7-0b66699773e6 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:1343bdce-b2c0-4f43-b970-76ec5e73e82a ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:a910af59-3737-417f-bb3d-70c01b4ad5fe ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:34054364-49a6-46c4-8440-37157e72b492 ModelInvariantUuid:0ae2342f-ff23-446d-abdc-a2139011f10a ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:3a477900-7c22-4128-8808-857d7868a0ec ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:380afe76-ed19-481b-a3cd-885405343c02 ModelInvariantUuid:21c86518-7f2c-48d6-baf9-15860cdd96ed ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:2e1097b1-cc94-44bd-81a9-b01de978baab 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-01-27T04:26:03.654Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c76f55a-01b6-4647-9013-53f82ec21ece 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-01-27T04:26:03.661Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||basic_cnf_macro 0 2023-01-27T04:26:03.662Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c76f55a-01b6-4647-9013-53f82ec21ece 2023-01-27T04:26:03.662Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 8a375666-61c9-40b5-a799-4d46fabb97c1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-01-27T04:26:03.662Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:26:03.662Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:03.716Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:26:03.717Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 8a375666-61c9-40b5-a799-4d46fabb97c1 1565 2023-01-27T04:26:03.718Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:03.718Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:03.718Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:26:03.719Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:03.719Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:03.719Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793563717, "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-01-27T04:26:04.721Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "1343bdce-b2c0-4f43-b970-76ec5e73e82a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a910af59-3737-417f-bb3d-70c01b4ad5fe", "vfModuleModelCustomizationUUID": "d0c09148-8621-4833-859e-b646fc123642", "isBase": true, "artifacts": [ "82a92a62-2402-4925-99b7-d7547dcfcb65", "a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356" ], "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": "73ebd0b2-7b3c-46f3-995a-9be48048a1b5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4bf240b0-04c5-4015-9ee7-0b66699773e6", "vfModuleModelCustomizationUUID": "59341115-f051-4f1b-a637-2470e400fa7d", "isBase": false, "artifacts": [ "f72b315f-29c5-4e77-85d6-37bbe4bc06e2" ], "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-01-27T04:26:04.726Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a910af59-3737-417f-bb3d-70c01b4ad5fe VfModuleModelInvariantUUID:1343bdce-b2c0-4f43-b970-76ec5e73e82a VfModuleModelDescription:NULL Artifacts UUID List:{ 82a92a62-2402-4925-99b7-d7547dcfcb65 , a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356 } 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:4bf240b0-04c5-4015-9ee7-0b66699773e6 VfModuleModelInvariantUUID:73ebd0b2-7b3c-46f3-995a-9be48048a1b5 VfModuleModelDescription:NULL Artifacts UUID List:{ f72b315f-29c5-4e77-85d6-37bbe4bc06e2 } 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-01-27T04:26:04.728Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "1343bdce-b2c0-4f43-b970-76ec5e73e82a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a910af59-3737-417f-bb3d-70c01b4ad5fe", "vfModuleModelCustomizationUUID": "d0c09148-8621-4833-859e-b646fc123642", "isBase": true, "artifacts": [ "82a92a62-2402-4925-99b7-d7547dcfcb65", "a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356" ], "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": "73ebd0b2-7b3c-46f3-995a-9be48048a1b5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4bf240b0-04c5-4015-9ee7-0b66699773e6", "vfModuleModelCustomizationUUID": "59341115-f051-4f1b-a637-2470e400fa7d", "isBase": false, "artifacts": [ "f72b315f-29c5-4e77-85d6-37bbe4bc06e2" ], "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-01-27T04:26:04.728Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a910af59-3737-417f-bb3d-70c01b4ad5fe VfModuleModelInvariantUUID:1343bdce-b2c0-4f43-b970-76ec5e73e82a VfModuleModelDescription:NULL Artifacts UUID List:{ 82a92a62-2402-4925-99b7-d7547dcfcb65 , a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356 } 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:4bf240b0-04c5-4015-9ee7-0b66699773e6 VfModuleModelInvariantUUID:73ebd0b2-7b3c-46f3-995a-9be48048a1b5 VfModuleModelDescription:NULL Artifacts UUID List:{ f72b315f-29c5-4e77-85d6-37bbe4bc06e2 } 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-01-27T04:26:04.729Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 82a92a62-2402-4925-99b7-d7547dcfcb65 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-01-27T04:26:04.729Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:26:04.729Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:04.778Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:26:04.778Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 82a92a62-2402-4925-99b7-d7547dcfcb65 914 2023-01-27T04:26:04.779Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:04.779Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:04.779Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:26:04.780Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:04.780Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:04.780Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793564779, "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-01-27T04:26:05.782Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3947368a-ae0b-4137-a850-762de0377001 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-01-27T04:26:05.782Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:26:05.783Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:05.828Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:26:05.829Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 3947368a-ae0b-4137-a850-762de0377001 12 2023-01-27T04:26:05.830Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:05.831Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:05.831Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:26:05.832Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:05.832Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:05.832Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793565830, "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-01-27T04:26:06.834Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-01-27T04:26:06.835Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:26:06.835Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:06.918Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:26:06.918Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env a2d6e8cf-9d1a-4efd-a57b-93e3b8afe356 96 2023-01-27T04:26:06.919Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:06.919Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:06.920Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:26:06.920Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:06.920Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:06.921Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793566919, "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-01-27T04:26:07.923Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: f72b315f-29c5-4e77-85d6-37bbe4bc06e2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-01-27T04:26:07.923Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:26:07.924Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:07.991Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:26:07.992Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz f72b315f-29c5-4e77-85d6-37bbe4bc06e2 20206 2023-01-27T04:26:07.992Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:07.993Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:07.993Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:26:07.993Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:07.994Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:07.994Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793567992, "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-01-27T04:26:09.001Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: fe258b77-401c-4b32-a83c-7133f6b01d02 2023-01-27T04:26:09.001Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 7c76f55a-01b6-4647-9013-53f82ec21ece 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-01-27T04:26:09.016Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@21d0b5f, org.onap.sdc.toscaparser.api.parameters.Input@6c69a72c, org.onap.sdc.toscaparser.api.parameters.Input@28257203, org.onap.sdc.toscaparser.api.parameters.Input@3b1f212, org.onap.sdc.toscaparser.api.parameters.Input@691c46c8] 2023-01-27T04:26:09.018Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.019Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.020Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-01-27T04:26:09.021Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 367ca4a3-8482-4cc7-b527-c32a5c8ec627 2023-01-27T04:26:09.022Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 367ca4a3-8482-4cc7-b527-c32a5c8ec627 matches Tosca VF Customization UUID: 367ca4a3-8482-4cc7-b527-c32a5c8ec627 2023-01-27T04:26:09.022Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 367ca4a3-8482-4cc7-b527-c32a5c8ec627 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-01-27T04:26:09.026Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.027Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.028Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 367ca4a3-8482-4cc7-b527-c32a5c8ec627: {\"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-01-27T04:26:09.028Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@47f6407f 2023-01-27T04:26:09.028Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.029Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T04:26:09.030Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 59341115-f051-4f1b-a637-2470e400fa7d 2023-01-27T04:26:09.031Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 59341115-f051-4f1b-a637-2470e400fa7d 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-01-27T04:26:09.035Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.036Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:09.036Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:26:09.037Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.037Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:09.038Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:26:09.038Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.039Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-01-27T04:26:09.040Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=367ca4a3-8482-4cc7-b527-c32a5c8ec627 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-01-27T04:26:09.042Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.043Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.043Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid fe258b77-401c-4b32-a83c-7133f6b01d02: basic_cnf_macro 2023-01-27T04:26:09.044Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.044Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.044Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.045Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.045Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.045Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.046Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.046Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.046Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:26:09.047Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:26:09.047Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:09.092Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 7c76f55a-01b6-4647-9013-53f82ec21ece 2 ASDC deployResourceStructure 2023-01-27T04:26:09.092Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:09.093Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:09.093Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:26:09.093Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:09.094Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:09.094Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793569092, "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-01-27T04:26:10.096Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:10.097Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:10.097Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:26:10.097Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:10.098Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:10.098Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793570096, "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-01-27T04:26:11.100Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:11.101Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:11.101Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-27T04:26:11.102Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:11.102Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:11.103Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793571100, "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-01-27T04:26:12.104Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:12.105Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:12.105Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:26:12.106Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:12.106Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:12.107Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793572104, "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-01-27T04:26:13.109Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:13.109Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:26:13.109Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-27T04:26:13.110Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:13.110Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:13.110Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793573109, "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-01-27T04:26:14.112Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-01-27T04:26:14.112Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-01-27T04:26:14.113Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:26:14.113Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:26:14.113Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:26:14.113Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793574112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:26:15.115Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:26:15.132Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:26:15.135Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T04:26:15.136Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T04:26:15.136Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T04:26:45.137Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:26:45.149Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:26:45.169Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T04:26:45.170Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T04:26:45.170Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T04:26:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:26:50.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:26:50.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:26:50.769Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:15.170Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:27:15.191Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:27:15.194Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T04:27:15.194Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T04:27:15.194Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T04:27:45.196Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:27:45.213Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:27:45.215Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T04:27:45.216Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-27T04:27:45.216Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-27T04:27:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:27:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-01-27T04:27:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-01-27T04:27:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793537554, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793538326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793542730, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793543072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793560595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793560605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793561316, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "cds-sdc-listener", "timestamp": 1674793560346, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793561677, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793562729, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793563717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793563805, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.791Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793564779, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793564929, "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-01-27T04:27:50.815Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 2023-01-27T04:27:50.816Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:27:50.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.826Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793565830, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.826Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.827Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.827Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.827Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.827Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "multicloud-k8s", "timestamp": 1674793565931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.828Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.828Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.828Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793566919, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.828Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.828Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.828Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.830Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793567992, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.830Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.830Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793567531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.830Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.830Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.830Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.831Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.831Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.831Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-01-27T04:27:50.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793569092, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.832Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.832Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.832Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "aai-model-loader", "timestamp": 1674793568535, "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-01-27T04:27:50.839Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 2023-01-27T04:27:50.839Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:27:50.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793561353, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793558717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-01-27T04:27:50.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793570096, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793569259, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "cds-sdc-listener", "timestamp": 1674793569511, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793571100, "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-01-27T04:27:50.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-01-27T04:27:50.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793572104, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793571690, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793573109, "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-01-27T04:27:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793572693, "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-01-27T04:27:50.864Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 2023-01-27T04:27:50.864Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:27:50.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.874Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793574112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.874Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793566932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.875Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.875Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.875Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.875Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793575005, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.875Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793576068, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793577131, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.878Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793578158, "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-01-27T04:27:50.899Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 040991d6-4497-4fc7-90ca-9d5a845deb21 2023-01-27T04:27:50.899Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 040991d6-4497-4fc7-90ca-9d5a845deb21 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-01-27T04:27:50.909Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.909Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "multicloud-k8s", "timestamp": 1674793579159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793573072, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.910Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.911Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793581149, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.911Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.911Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.911Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793588121, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.911Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.911Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.911Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "aai-model-loader", "timestamp": 1674793589124, "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-01-27T04:27:50.937Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 040991d6-4497-4fc7-90ca-9d5a845deb21 2023-01-27T04:27:50.937Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 040991d6-4497-4fc7-90ca-9d5a845deb21 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-01-27T04:27:50.947Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793588717, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.949Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793597343, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:27:50.950Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.950Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.950Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793599591, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T04:27:50.950Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:27:50.950Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-27T04:27:50.950Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1674793600594, "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-01-27T04:27:50.956Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 040991d6-4497-4fc7-90ca-9d5a845deb21 2023-01-27T04:27:50.956Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 040991d6-4497-4fc7-90ca-9d5a845deb21 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-01-27T04:28:15.216Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:28:15.236Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:28:15.239Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T04:28:15.239Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T04:28:15.239Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T04:28:15.239Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T04:28:15.240Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:28:15.240Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:28:15.240Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:28:15.240Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:28:15.240Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:28:15.253Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T04:28:45.254Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 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-01-27T04:28:45.273Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 and serviceModelVersionId: fe258b77-401c-4b32-a83c-7133f6b01d02 2023-01-27T04:28:45.273Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8c0d8487-e13c-494d-b4db-15291732ea97 2023-01-27T04:28:45.276Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8c0d8487-e13c-494d-b4db-15291732ea97/model-vers/model-ver/fe258b77-401c-4b32-a83c-7133f6b01d02?depth=0 2023-01-27T04:28:45.292Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T04:28:45.384Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8c0d8487-e13c-494d-b4db-15291732ea97/model-vers/model-ver/fe258b77-401c-4b32-a83c-7133f6b01d02?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-01-27T04:28:45.386Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8c0d8487-e13c-494d-b4db-15291732ea97/model-vers/model-ver/fe258b77-401c-4b32-a83c-7133f6b01d02?depth=0|INFO|500||Invoke 2023-01-27T04:28:45.393Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8c0d8487-e13c-494d-b4db-15291732ea97/model-vers/model-ver/fe258b77-401c-4b32-a83c-7133f6b01d02?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T04:28:45.508Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8c0d8487-e13c-494d-b4db-15291732ea97/model-vers/model-ver/fe258b77-401c-4b32-a83c-7133f6b01d02?depth=0|INFO|500||InvokeReturn 2023-01-27T04:28:45.509Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8c0d8487-e13c-494d-b4db-15291732ea97/model-vers/model-ver/fe258b77-401c-4b32-a83c-7133f6b01d02?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 04:28:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[107], vertex-id=[237704], x-aai-txid=[2-aai-resources-230127-04:28:44:531-80614], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T04:28:45.509Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-01-27T04:28:45.510Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T04:28:45.511Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:28:45.531Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||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-01-27T04:28:45.532Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T04:28:45.532Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T04:28:45.532Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:45.533Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:45.533Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793725532, "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-01-27T04:28:46.549Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:28:46.562Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-27T04:28:46.563Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"040991d6-4497-4fc7-90ca-9d5a845deb21","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"91f11a01-02b2-4da9-9ace-30b5b9540777","serviceDescription":"service","serviceInvariantUUID":"ca393e44-d4a2-424f-ac5b-49e0abea3106","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54a45a51-d65c-4242-917a-17a2112918da","resourceInvariantUUID":"700f87e2-d9c2-474a-826c-1df756aef4c6","resourceCustomizationUUID":"f52d2201-1fb0-4b63-8c09-da6307a62423","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":"OTM5OTMzMzg4NTA4OTcyZjU0MmRhNmIwODZhODU2ZmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"77760bc6-c9c4-4288-9d8a-8b40070d3154","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":"MTIwNTQ2NTNiNDgzZTIxY2UzMjlhYzM0MTU5ZDJmZmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"04ed2dd2-a25d-4ac9-abe7-d4a079577846","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":"c0e79be4-7e33-4c47-ac9d-4a972960b62b","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":"915e8432-de9b-4564-bece-179ef8c199f4","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":"a0fa1269-9f96-4bb2-864d-5e41b3647231","artifactVersion":"2","generatedFromUUID":"c0e79be4-7e33-4c47-ac9d-4a972960b62b"},{"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":"MmRkNTVlMjhiMTkyNTdhYWQyYjBjM2JiMWQ3MmUxMzg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb5fc8c0-720d-4bd6-8b52-34895602509f","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":"ZDZjYTIzMWRkMjJjMWMyYTlkOWMyZjFjMTM4MWRkMzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8044c090-d480-441e-b83b-b5fb797cb130","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjcwNmMyMGI4ODYwNjA1Y2E1ZDlhMzhmZjE3NTEyNzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f892ba1-1fbb-465e-87c8-a572e4f68a57","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-27T04:28:46.566Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:46.567Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:46.568Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:46.568Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "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-01-27T04:28:47.569Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:47.570Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:47.570Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:47.570Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "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-01-27T04:28:48.571Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:48.571Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:48.571Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:48.572Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "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-01-27T04:28:49.572Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:49.573Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:49.573Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:49.573Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "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-01-27T04:28:50.574Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:50.574Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:50.574Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:50.574Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "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-01-27T04:28:50.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:28:50.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T04:28:50.773Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7", "consumerID": "SO-sdc-controller", "timestamp": 1674793725532, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T04:28:50.774Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:28:50.775Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T04:28:50.775Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:28:50.775Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:28:50.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T04:28:50.776Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-01-27T04:28:50.776Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:28:50.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T04:28:50.776Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-01-27T04:28:50.776Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:28:50.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T04:28:50.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-27T04:28:50.777Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:28:50.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-27T04:28:50.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-01-27T04:28:50.777Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:28:51.575Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:51.576Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:51.576Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:51.576Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "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-01-27T04:28:52.577Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:52.577Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:52.577Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:52.578Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:28:53.579Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-27T04:28:53.579Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:53.580Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:53.580Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:28:54.582Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "91f11a01-02b2-4da9-9ace-30b5b9540777", "serviceDescription": "service", "serviceInvariantUUID": "ca393e44-d4a2-424f-ac5b-49e0abea3106", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "f52d2201-1fb0-4b63-8c09-da6307a62423", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "54a45a51-d65c-4242-917a-17a2112918da", "resourceInvariantUUID": "700f87e2-d9c2-474a-826c-1df756aef4c6", "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": "MTIwNTQ2NTNiNDgzZTIxY2UzMjlhYzM0MTU5ZDJmZmE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "04ed2dd2-a25d-4ac9-abe7-d4a079577846", "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": "c0e79be4-7e33-4c47-ac9d-4a972960b62b", "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": "a0fa1269-9f96-4bb2-864d-5e41b3647231", "generatedFromUUID": "c0e79be4-7e33-4c47-ac9d-4a972960b62b" }, "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": "a0fa1269-9f96-4bb2-864d-5e41b3647231", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjcwNmMyMGI4ODYwNjA1Y2E1ZDlhMzhmZjE3NTEyNzg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f892ba1-1fbb-465e-87c8-a572e4f68a57" } ], "workloadContext": "Production" } 2023-01-27T04:28:54.582Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-27T04:28:54.582Z|fe14000e-0fbe-4b9a-a14d-ef5d5b5afad7|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 91f11a01-02b2-4da9-9ace-30b5b9540777 ASDC 2023-01-27T04:28:54.584Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:040991d6-4497-4fc7-90ca-9d5a845deb21 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:91f11a01-02b2-4da9-9ace-30b5b9540777 ServiceInvariantUUID:ca393e44-d4a2-424f-ac5b-49e0abea3106 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:3f892ba1-1fbb-465e-87c8-a572e4f68a57 ArtifactChecksum:ZjcwNmMyMGI4ODYwNjA1Y2E1ZDlhMzhmZjE3NTEyNzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:f52d2201-1fb0-4b63-8c09-da6307a62423 ResourceInvariantUUID:700f87e2-d9c2-474a-826c-1df756aef4c6 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:54a45a51-d65c-4242-917a-17a2112918da 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:04ed2dd2-a25d-4ac9-abe7-d4a079577846 ArtifactChecksum:MTIwNTQ2NTNiNDgzZTIxY2UzMjlhYzM0MTU5ZDJmZmE= 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:c0e79be4-7e33-4c47-ac9d-4a972960b62b 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:a0fa1269-9f96-4bb2-864d-5e41b3647231 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:a0fa1269-9f96-4bb2-864d-5e41b3647231 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-27T04:28:54.584Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 91f11a01-02b2-4da9-9ace-30b5b9540777 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-01-27T04:28:54.633Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T04:28:54.634Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-01-27T04:28:54.634Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-01-27T04:28:54.634Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3f892ba1-1fbb-465e-87c8-a572e4f68a57 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-27T04:28:54.634Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:28:54.635Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-27T04:28:54.707Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:28:54.708Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 3f892ba1-1fbb-465e-87c8-a572e4f68a57 83003 2023-01-27T04:28:54.711Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-01-27T04:28:54.711Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-27T04:28:54.711Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:28:54.712Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:54.712Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:54.713Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793734711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:28:55.714Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-27T04:28:55.715Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-01-27T04:28:55.715Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 3f892ba1-1fbb-465e-87c8-a572e4f68a57, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-27T04:28:55.716Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-01-27T04:28:55.716Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-27T04:28:55.716Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-27T04:28:55.986Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11505735741167922710/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-01-27T04:28:57.237Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-27T04:28:57.237Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-01-27T04:28:57.237Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.238Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-01-27T04:28:57.239Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.239Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:28:57.239Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:28:57.239Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-01-27T04:28:57.240Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T04:28:57.240Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.240Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:28:57.240Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:28:57.240Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-01-27T04:28:57.240Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-27T04:28:57.240Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.241Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:28:57.241Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.241Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-27T04:28:57.241Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-01-27T04:28:57.241Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-01-27T04:28:57.241Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-01-27T04:28:57.241Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-27T04:28:57.242Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-27T04:28:57.242Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.242Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T04:28:57.242Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.242Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:28:57.242Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:28:57.242Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.243Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:28:57.243Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:28:57.243Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.243Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:28:57.243Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:28:57.243Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.244Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-27T04:28:57.244Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-01-27T04:28:57.244Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-27T04:28:57.244Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=2da9883c-049d-4b90-9360-9b8361049c57 2023-01-27T04:28:57.244Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.244Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:28:57.245Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.245Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:28:57.245Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.245Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:28:57.245Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:28:57.245Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:28:57.245Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:91f11a01-02b2-4da9-9ace-30b5b9540777 Model Version:NULL Model InvariantUuid:ca393e44-d4a2-424f-ac5b-49e0abea3106 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:a319cd76-7477-4e46-94f4-04375dabb07e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:700f87e2-d9c2-474a-826c-1df756aef4c6 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f52d2201-1fb0-4b63-8c09-da6307a62423 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:365ccc9e-1125-4135-b769-fa9e2f5508e5 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:87ed1f56-0e46-47fa-a023-1e9ddc4fa219 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:2da9883c-049d-4b90-9360-9b8361049c57 ModelInvariantUuid:c25f7537-d60b-48f1-83a1-545e619a92af ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:c957794c-3f13-472b-95e8-ffe1ad668ad9 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:1250ef0c-5b05-42f2-b57d-5b9a21c763c5 ModelInvariantUuid:eb40a68c-7885-4d06-8052-0b6c3b908aac ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:3cc9f3a2-5d73-4726-bb85-4767b2259f80 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-01-27T04:28:57.257Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 54a45a51-d65c-4242-917a-17a2112918da 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-01-27T04:28:57.261Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||basic_vm_macro 0 2023-01-27T04:28:57.261Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 54a45a51-d65c-4242-917a-17a2112918da 2023-01-27T04:28:57.261Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 04ed2dd2-a25d-4ac9-abe7-d4a079577846 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-01-27T04:28:57.261Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:28:57.262Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.316Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:28:57.316Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 04ed2dd2-a25d-4ac9-abe7-d4a079577846 792 2023-01-27T04:28:57.317Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.326Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:57.326Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:28:57.327Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:57.327Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:57.327Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793737317, "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-01-27T04:28:58.328Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "365ccc9e-1125-4135-b769-fa9e2f5508e5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "87ed1f56-0e46-47fa-a023-1e9ddc4fa219", "vfModuleModelCustomizationUUID": "74ab45e5-c4ee-433b-859e-1347d8aaceb2", "isBase": true, "artifacts": [ "c0e79be4-7e33-4c47-ac9d-4a972960b62b", "a0fa1269-9f96-4bb2-864d-5e41b3647231" ], "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-01-27T04:28:58.333Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:87ed1f56-0e46-47fa-a023-1e9ddc4fa219 VfModuleModelInvariantUUID:365ccc9e-1125-4135-b769-fa9e2f5508e5 VfModuleModelDescription:NULL Artifacts UUID List:{ c0e79be4-7e33-4c47-ac9d-4a972960b62b , a0fa1269-9f96-4bb2-864d-5e41b3647231 } 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-01-27T04:28:58.335Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "365ccc9e-1125-4135-b769-fa9e2f5508e5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "87ed1f56-0e46-47fa-a023-1e9ddc4fa219", "vfModuleModelCustomizationUUID": "74ab45e5-c4ee-433b-859e-1347d8aaceb2", "isBase": true, "artifacts": [ "c0e79be4-7e33-4c47-ac9d-4a972960b62b", "a0fa1269-9f96-4bb2-864d-5e41b3647231" ], "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-01-27T04:28:58.335Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:87ed1f56-0e46-47fa-a023-1e9ddc4fa219 VfModuleModelInvariantUUID:365ccc9e-1125-4135-b769-fa9e2f5508e5 VfModuleModelDescription:NULL Artifacts UUID List:{ c0e79be4-7e33-4c47-ac9d-4a972960b62b , a0fa1269-9f96-4bb2-864d-5e41b3647231 } 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-01-27T04:28:58.335Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c0e79be4-7e33-4c47-ac9d-4a972960b62b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-01-27T04:28:58.336Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:28:58.336Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:58.416Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:28:58.416Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml c0e79be4-7e33-4c47-ac9d-4a972960b62b 5033 2023-01-27T04:28:58.417Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:58.417Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:58.417Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:28:58.417Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:58.417Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:58.417Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793738417, "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-01-27T04:28:59.419Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a0fa1269-9f96-4bb2-864d-5e41b3647231 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-01-27T04:28:59.419Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-01-27T04:28:59.419Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:59.481Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-01-27T04:28:59.482Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env a0fa1269-9f96-4bb2-864d-5e41b3647231 903 2023-01-27T04:28:59.484Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:59.484Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:28:59.484Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-27T04:28:59.484Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:28:59.484Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:28:59.485Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793739484, "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-01-27T04:29:00.485Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 91f11a01-02b2-4da9-9ace-30b5b9540777 2023-01-27T04:29:00.486Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 54a45a51-d65c-4242-917a-17a2112918da 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-01-27T04:29:00.508Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@693a5fb5, org.onap.sdc.toscaparser.api.parameters.Input@578a2176, org.onap.sdc.toscaparser.api.parameters.Input@67ca2cfc, org.onap.sdc.toscaparser.api.parameters.Input@6c114124, org.onap.sdc.toscaparser.api.parameters.Input@57ed7ce4] 2023-01-27T04:29:00.510Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.510Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.510Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-01-27T04:29:00.510Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= f52d2201-1fb0-4b63-8c09-da6307a62423 2023-01-27T04:29:00.510Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f52d2201-1fb0-4b63-8c09-da6307a62423 matches Tosca VF Customization UUID: f52d2201-1fb0-4b63-8c09-da6307a62423 2023-01-27T04:29:00.510Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: f52d2201-1fb0-4b63-8c09-da6307a62423 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-01-27T04:29:00.513Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.513Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.513Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id f52d2201-1fb0-4b63-8c09-da6307a62423: {\"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-01-27T04:29:00.514Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@10f7858 2023-01-27T04:29:00.514Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.514Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-27T04:29:00.514Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 74ab45e5-c4ee-433b-859e-1347d8aaceb2 2023-01-27T04:29:00.514Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 74ab45e5-c4ee-433b-859e-1347d8aaceb2 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-01-27T04:29:00.517Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.517Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:29:00.517Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:29:00.517Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.518Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:29:00.518Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:29:00.518Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.518Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-01-27T04:29:00.518Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-01-27T04:29:00.519Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-01-27T04:29:00.519Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=2da9883c-049d-4b90-9360-9b8361049c57 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-01-27T04:29:00.521Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.521Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:29:00.522Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-27T04:29:00.522Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.522Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-01-27T04:29:00.522Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=f52d2201-1fb0-4b63-8c09-da6307a62423 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-01-27T04:29:00.524Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.525Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.525Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 91f11a01-02b2-4da9-9ace-30b5b9540777: basic_vm_macro 2023-01-27T04:29:00.525Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.525Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.526Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.526Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.526Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.526Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.526Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.527Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.527Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-27T04:29:00.527Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-27T04:29:00.527Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:00.643Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 54a45a51-d65c-4242-917a-17a2112918da 1 ASDC deployResourceStructure 2023-01-27T04:29:00.644Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:00.644Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:00.644Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:29:00.644Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:29:00.645Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:29:00.645Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793740644, "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-01-27T04:29:01.645Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:01.646Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:01.646Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:29:01.646Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:29:01.646Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:29:01.646Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793741645, "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-01-27T04:29:02.647Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:02.647Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:02.647Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:29:02.648Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:29:02.648Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:29:02.648Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793742647, "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-01-27T04:29:03.650Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-01-27T04:29:03.650Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-01-27T04:29:03.650Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-27T04:29:03.651Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:29:03.651Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:29:03.651Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793743649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:29:04.652Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 040991d6-4497-4fc7-90ca-9d5a845deb21 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-01-27T04:29:04.668Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 040991d6-4497-4fc7-90ca-9d5a845deb21 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-01-27T04:29:04.672Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-27T04:29:04.672Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-27T04:29:04.673Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-27T04:29:04.673Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-27T04:29:04.673Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:29:04.673Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:29:04.673Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:29:04.673Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-27T04:29:04.674Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:04.681Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-27T04:29:34.682Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 040991d6-4497-4fc7-90ca-9d5a845deb21 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-01-27T04:29:34.690Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 040991d6-4497-4fc7-90ca-9d5a845deb21 and serviceModelVersionId: 91f11a01-02b2-4da9-9ace-30b5b9540777 2023-01-27T04:29:34.690Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ca393e44-d4a2-424f-ac5b-49e0abea3106 2023-01-27T04:29:34.691Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0 2023-01-27T04:29:34.696Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-01-27T04:29:34.751Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0|INFO|500||Invoke 2023-01-27T04:29:34.752Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[040991d6-4497-4fc7-90ca-9d5a845deb21], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[04d22217-7214-4810-9b10-1f064320b15c], X-ECOMP-RequestID=[040991d6-4497-4fc7-90ca-9d5a845deb21], X-TransactionId=[], X-ONAP-RequestID=[040991d6-4497-4fc7-90ca-9d5a845deb21], Content-Type=[application/merge-patch+json]} 2023-01-27T04:29:34.758Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-27T04:29:34.916Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?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/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 04:29:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[540904], x-aai-txid=[0-aai-resources-230127-04:29:33:894-43085], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-27T04:29:34.917Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-27T04:29:34.918Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ca393e44-d4a2-424f-ac5b-49e0abea3106/model-vers/model-ver/91f11a01-02b2-4da9-9ace-30b5b9540777?depth=0|INFO|500||InvokeReturn 2023-01-27T04:29:34.918Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-27T04:29:34.920Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:34.925Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||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-01-27T04:29:34.926Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 040991d6-4497-4fc7-90ca-9d5a845deb21 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-27T04:29:34.926Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-27T04:29:34.926Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-01-27T04:29:34.927Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-27T04:29:34.927Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793774926, "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-01-27T04:29:35.942Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:29:50.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:29:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-01-27T04:29:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-01-27T04:29:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793726549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-01-27T04:29:50.781Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793734711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-27T04:29:50.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793737317, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-27T04:29:50.783Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.783Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.783Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793738417, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-01-27T04:29:50.784Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.784Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.784Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793739484, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-01-27T04:29:50.785Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.785Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.785Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793740644, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-01-27T04:29:50.786Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.786Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.786Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793741645, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-01-27T04:29:50.786Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.786Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793742647, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-01-27T04:29:50.787Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793743649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-01-27T04:29:50.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:29:50.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-27T04:29:50.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "040991d6-4497-4fc7-90ca-9d5a845deb21", "consumerID": "SO-sdc-controller", "timestamp": 1674793774926, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-27T04:29:50.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-27T04:30:35.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:30:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:31:35.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:31:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:32:35.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:32:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:33:35.958Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:33:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:34:35.958Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:34:50.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:35:35.959Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:35:50.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:36:35.960Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:36:50.770Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:37:35.961Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:37:50.772Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:38:35.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:38:50.772Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:39:35.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:39:50.773Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:40:35.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:40:50.774Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:41:35.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:41:50.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:42:35.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:42:50.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:43:35.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:43:50.779Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:44:35.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:44:50.780Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:45:35.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:45:50.781Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:46:35.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:46:50.782Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:47:35.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:47:50.782Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:48:35.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:48:50.784Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:49:35.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:49:50.784Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:50:35.976Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:50:50.785Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:51:35.977Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:51:50.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:52:35.978Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:52:50.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:53:35.979Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:53:50.793Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:54:35.979Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:54:50.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:55:35.981Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:55:50.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:56:35.982Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:56:50.796Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:57:35.987Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:57:50.796Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:58:35.987Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:58:50.796Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T04:59:35.988Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T04:59:50.798Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:00:35.990Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:00:50.798Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:01:35.991Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:01:50.798Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:02:35.991Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:02:50.803Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:03:35.993Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:03:50.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:04:35.994Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:04:50.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:05:35.996Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:05:50.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:06:35.996Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:06:50.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:07:35.999Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:07:50.808Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:08:35.999Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:08:50.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:09:36.000Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:09:50.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:10:36.001Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:10:50.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:11:36.003Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:11:50.810Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:12:36.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:12:50.811Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:13:36.005Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:13:50.813Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:14:36.006Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:14:50.813Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:15:36.008Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:15:50.815Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:16:36.009Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:16:50.816Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:17:36.010Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:17:50.817Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:18:36.011Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:18:50.817Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:19:36.012Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:19:50.818Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:20:36.013Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:20:50.819Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:21:36.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:21:50.821Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:22:36.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:22:50.822Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:23:36.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:23:50.822Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:24:36.018Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:24:50.823Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:25:36.018Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:25:50.825Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:26:36.019Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:26:50.826Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:27:36.019Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:27:50.826Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:28:36.020Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:28:50.827Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:29:36.022Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:29:50.828Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:30:36.022Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:30:50.830Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:31:36.024Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:31:50.830Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:32:36.024Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:32:50.831Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:33:36.025Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:33:50.832Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:34:36.025Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:34:50.832Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:35:36.026Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:35:50.834Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:36:36.028Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:36:50.834Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:37:36.028Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:37:50.836Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:38:36.030Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:38:50.836Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:39:36.030Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:39:50.839Z|75e7d15e-bc2b-473d-9b9b-120107332bab|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:40:36.032Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:40:50.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:41:36.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:41:50.839Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:42:36.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:42:50.840Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:43:36.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:43:50.840Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:44:36.035Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:44:50.841Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:45:36.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:45:50.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:46:36.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:46:50.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:47:36.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:47:50.845Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:48:36.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:48:50.846Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:49:36.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:49:50.848Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:50:36.044Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:50:50.848Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:51:36.044Z|040991d6-4497-4fc7-90ca-9d5a845deb21|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:51:50.848Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:52:36.044Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:52:50.849Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-27T05:53:36.045Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-27T05:53:50.849Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO