JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-05-24T23:40:31.546Z||main|||||INFO|500||The following profiles are active: basic 2023-05-24T23:40:44.712Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-24T23:40:44.713Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-24T23:40:44.874Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-24T23:40:48.239Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-24T23:40:48.675Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-24T23:40:49.118Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-24T23:40:49.162Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-24T23:40:49.401Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-24T23:40:49.847Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-24T23:40:51.173Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-24T23:40:54.248Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-24T23:40:56.432Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-24T23:40:56.472Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-24T23:40:56.986Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-24T23:40:57.185Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-05-24T23:40:58.352Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-24T23:40:59.203Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-05-24T23:40:59.921Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-05-24T23:40:59.923Z||main|||||ERROR|500||(conn=1309) Table 'catalogdb.activity_spec' doesn't exist 2023-05-24T23:40:59.951Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-05-24T23:41:02.131Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-05-24T23:41:03.942Z||main|||||WARN|500||--- 2023-05-24T23:41:03.942Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-24T23:41:03.942Z||main|||||WARN|500||--- 2023-05-24T23:41:04.387Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-24T23:41:08.327Z||main|||||INFO|500||Started Application in 43.748 seconds (JVM running for 47.357) 2023-05-24T23:41:08.379Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-05-24T23:41:08.385Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-05-24T23:41:08.401Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-05-24T23:41:08.479Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c5a31e14-286a-436a-9445-4e07bec16f18 url= /sdc/v1/artifactTypes 2023-05-24T23:41:08.511Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-05-24T23:41:08.733Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-24T23:41:08.805Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-05-24T23:41:08.805Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-05-24T23:41:08.806Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 0c2b04c3-cfab-4379-894d-78fa9581a847 url= /sdc/v1/distributionKafkaData 2023-05-24T23:41:08.806Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-05-24T23:41:08.898Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-24T23:41:08.914Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4fb09cdd 2023-05-24T23:41:09.013Z||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-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-05-24T23:41:09.071Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Instantiated an idempotent producer. 2023-05-24T23:41:09.193Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-05-24T23:41:09.240Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-24T23:41:09.241Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-24T23:41:09.241Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684971669238 2023-05-24T23:41:09.245Z||scheduling-1|||||INFO|500||start DistributionClient 2023-05-24T23:41:09.264Z||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-13e605b8-5090-46e0-9762-9d680202c23e client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-05-24T23:41:09.336Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-24T23:41:09.336Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-24T23:41:09.336Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684971669336 2023-05-24T23:41:09.338Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:41:09.340Z||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-f8259307-ac97-4e64-ad4e-9b0a5addfc4c client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-05-24T23:41:09.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:41:09.349Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-24T23:41:09.349Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-24T23:41:09.350Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684971669349 2023-05-24T23:41:09.350Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:41:09.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:41:09.360Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-05-24T23:41:10.370Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:10.370Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ 2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:10.371Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ 2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:10.371Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ 2023-05-24T23:41:10.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ 2023-05-24T23:41:10.372Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Cluster ID: ExJzP8hnSBO7QG-d0tvOXQ 2023-05-24T23:41:10.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ 2023-05-24T23:41:10.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ 2023-05-24T23:41:10.374Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Cluster ID: ExJzP8hnSBO7QG-d0tvOXQ 2023-05-24T23:41:10.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Cluster ID: ExJzP8hnSBO7QG-d0tvOXQ 2023-05-24T23:41:10.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-24T23:41:10.375Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] ProducerId set to 2004 with epoch 0 2023-05-24T23:41:10.375Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-24T23:41:10.403Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] (Re-)joining group 2023-05-24T23:41:10.403Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] (Re-)joining group 2023-05-24T23:41:10.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15 2023-05-24T23:41:10.461Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-24T23:41:10.462Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] (Re-)joining group 2023-05-24T23:41:10.473Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5 2023-05-24T23:41:10.474Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-24T23:41:10.474Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] (Re-)joining group 2023-05-24T23:41:16.470Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5', protocol='range'} 2023-05-24T23:41:16.477Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15', protocol='range'} 2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:16.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:16.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA 2023-05-24T23:41:16.524Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5=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-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-05-24T23:41:16.561Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15', protocol='range'} 2023-05-24T23:41:16.562Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5', protocol='range'} 2023-05-24T23:41:16.563Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-05-24T23:41:16.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-05-24T23:41:16.575Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-24T23:41:16.575Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-24T23:41:16.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-24T23:41:16.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-05-24T23:41:16.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-05-24T23:41:16.607Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-05-24T23:41:16.607Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-05-24T23:41:16.607Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-05-24T23:41:16.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-24T23:41:16.609Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-05-24T23:41:16.609Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-05-24T23:41:16.610Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-05-24T23:41:16.610Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-05-24T23:41:16.610Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-05-24T23:41:16.694Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-24T23:41:16.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-24T23:41:16.752Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-24T23:41:16.753Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-24T23:41:16.759Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-24T23:41:16.759Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-24T23:41:16.777Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-24T23:41:16.778Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-24T23:41:16.790Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-24T23:41:16.790Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-24T23:41:16.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-24T23:41:16.848Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-24T23:42:09.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:42:09.355Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:43:09.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:43:09.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:44:09.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:44:09.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:45:09.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:45:09.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:46:09.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:46:09.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:47:09.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:47:09.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:48:09.357Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:48:09.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:49:09.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:49:09.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:50:09.359Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:50:09.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:50:10.507Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Node -1 disconnected. 2023-05-24T23:50:10.508Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Node -1 disconnected. 2023-05-24T23:50:10.626Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Node -1 disconnected. 2023-05-24T23:50:45.293Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-24T23:51:09.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:51:09.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:52:09.362Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:52:09.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:53:09.363Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:53:09.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:54:09.365Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:54:09.368Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:55:09.365Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:55:09.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:56:09.367Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:56:09.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:57:09.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:57:09.372Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:58:09.370Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:58:09.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-24T23:59:09.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-24T23:59:09.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:00:09.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:00:09.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:01:09.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:01:09.374Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:02:09.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:02:09.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:03:09.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:03:09.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:04:09.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:04:09.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:05:09.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:05:09.378Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:06:09.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:06:09.380Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:07:09.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:07:09.381Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:08:09.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:08:09.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:09:09.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:09:09.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:10:09.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:10:09.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:11:09.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:11:09.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:12:09.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:12:09.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:13:09.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:13:09.388Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:14:09.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:14:09.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:15:09.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:15:09.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:16:09.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:16:09.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:17:09.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:17:09.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:18:09.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:18:09.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:19:09.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:19:09.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:20:09.395Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:20:09.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:21:09.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:21:09.397Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:22:09.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:22:09.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:23:09.398Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:23:09.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:24:09.399Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:24:09.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:25:09.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:25:09.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:26:09.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:26:09.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:27:09.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:27:09.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:28:09.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:28:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:29:09.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:29:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:30:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:30:09.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:31:09.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:31:09.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:32:09.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:32:09.409Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:33:09.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:33:09.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:34:09.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:34:09.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:35:09.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:35:09.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:36:09.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:36:09.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:37:09.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:37:09.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:38:09.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:38:09.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:39:09.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:39:09.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:40:09.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:40:09.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:41:09.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:41:09.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:42:09.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:42:09.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:43:09.419Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:43:09.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:44:09.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:44:09.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:45:09.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:45:09.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:46:09.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:46:09.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:47:09.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:47:09.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:48:09.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:48:09.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:49:09.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:49:09.428Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:50:09.429Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:50:09.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:51:09.429Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:51:09.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:52:09.431Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:52:09.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:53:09.431Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:53:09.432Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:09.432Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:54:09.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:35.874Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T00:54:35.874Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c0da5f52-afc4-4099-897c-c8b4ace5a99e","serviceName":"basic_onboard_kUzgpN","serviceVersion":"1.0","serviceUUID":"283d75a1-9062-47e4-acac-e10028cc55be","serviceDescription":"service","serviceInvariantUUID":"517c2e7d-9337-4890-b2e2-00e9a5d714a3","resources":[{"resourceInstanceName":"basic_onboard_kUzgpN 0","resourceName":"basic_onboard_kUzgpN","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9946ff4d-40ce-48a0-b988-1ef82fe44596","resourceInvariantUUID":"9c25d58b-cd0c-4037-8016-9479e3ef19dd","resourceCustomizationUUID":"efff9768-00dc-4822-9149-7161729e93e2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml","artifactChecksum":"MDJhMWFjNDZhZGNiM2RlZDg3YjM0OGM5MjMyYmM2MjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad8583ac-2333-4b29-a972-69bdc57302de","artifactVersion":"1"},{"artifactName":"basic_onboard_kuzgpn0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json","artifactChecksum":"MjI1YzRmNzYwMDQzNGY3YjVjNWQ2MTY3OGVmNTc2NTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"59e54d0c-3f10-4e6e-b1d7-857014cd7e8a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a219fd53-e400-44e3-a5ef-fc630ee79bb0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml","artifactChecksum":"NDNlYTYyZGY5ZTcyMDRlMTRlODliMjA3ZWVjMjg4YjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"437b68fd-d18b-4177-b497-707d49a7efa6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62375fee-2061-4964-9094-623fc27aee69","artifactVersion":"2","generatedFromUUID":"a219fd53-e400-44e3-a5ef-fc630ee79bb0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKuzgpn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml","artifactChecksum":"ZTk5MTg4YTJlMmZhMTAxZDQwNDgwOGRmMzc1M2IyYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"73fdb074-65f8-4ec4-b374-de1aa45c6f36","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKuzgpn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar","artifactChecksum":"NzRiNjQ5NzUyOTE5ODJiYzM2MGI5MGI4NTg2OTk2ZjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"207a7fbf-094f-465f-8ac6-530bbc8d7d3b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T00:54:35.894Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:54:35.914Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:35.914Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:35.915Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:35.929Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T00:54:35.929Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T00:54:35.930Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T00:54:35.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T00:54:35.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T00:54:35.932Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T00:54:36.012Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:54:36.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976065346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:54:36.057Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:54:36.974Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:54:36.975Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:36.975Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:36.976Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:37.977Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:54:37.978Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:37.979Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:37.979Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:38.981Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:54:38.982Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:38.982Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:38.982Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:39.983Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:54:39.984Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:39.984Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:39.984Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:40.985Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:54:40.986Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:40.986Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:40.986Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:41.987Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:54:41.988Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:41.988Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:41.988Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:42.991Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "serviceName": "basic_onboard_kUzgpN", "serviceVersion": "1.0", "serviceUUID": "283d75a1-9062-47e4-acac-e10028cc55be", "serviceDescription": "service", "serviceInvariantUUID": "517c2e7d-9337-4890-b2e2-00e9a5d714a3", "resources": [ { "resourceInstanceName": "basic_onboard_kUzgpN 0", "resourceCustomizationUUID": "efff9768-00dc-4822-9149-7161729e93e2", "resourceName": "basic_onboard_kUzgpN", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9946ff4d-40ce-48a0-b988-1ef82fe44596", "resourceInvariantUUID": "9c25d58b-cd0c-4037-8016-9479e3ef19dd", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kuzgpn0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "artifactChecksum": "MjI1YzRmNzYwMDQzNGY3YjVjNWQ2MTY3OGVmNTc2NTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "59e54d0c-3f10-4e6e-b1d7-857014cd7e8a", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a219fd53-e400-44e3-a5ef-fc630ee79bb0", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62375fee-2061-4964-9094-623fc27aee69", "generatedFromUUID": "a219fd53-e400-44e3-a5ef-fc630ee79bb0" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62375fee-2061-4964-9094-623fc27aee69", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKuzgpn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "artifactChecksum": "NzRiNjQ5NzUyOTE5ODJiYzM2MGI5MGI4NTg2OTk2ZjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "207a7fbf-094f-465f-8ac6-530bbc8d7d3b" } ], "workloadContext": "Production" } 2023-05-25T00:54:42.992Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T00:54:42.992Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 283d75a1-9062-47e4-acac-e10028cc55be ASDC 2023-05-25T00:54:43.167Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:c0da5f52-afc4-4099-897c-c8b4ace5a99e ServiceName:basic_onboard_kUzgpN ServiceVersion:1.0 ServiceUUID:283d75a1-9062-47e4-acac-e10028cc55be ServiceInvariantUUID:517c2e7d-9337-4890-b2e2-00e9a5d714a3 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKuzgpn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar ArtifactUUID:207a7fbf-094f-465f-8ac6-530bbc8d7d3b ArtifactChecksum:NzRiNjQ5NzUyOTE5ODJiYzM2MGI5MGI4NTg2OTk2ZjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kUzgpN 0 ResourceCustomizationUUID:efff9768-00dc-4822-9149-7161729e93e2 ResourceInvariantUUID:9c25d58b-cd0c-4037-8016-9479e3ef19dd ResourceName:basic_onboard_kUzgpN ResourceType:VF ResourceUUID:9946ff4d-40ce-48a0-b988-1ef82fe44596 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kuzgpn0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json ArtifactUUID:59e54d0c-3f10-4e6e-b1d7-857014cd7e8a ArtifactChecksum:MjI1YzRmNzYwMDQzNGY3YjVjNWQ2MTY3OGVmNTc2NTM= 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/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml ArtifactUUID:a219fd53-e400-44e3-a5ef-fc630ee79bb0 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/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env ArtifactUUID:62375fee-2061-4964-9094-623fc27aee69 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/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env ArtifactUUID:62375fee-2061-4964-9094-623fc27aee69 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-25T00:54:43.167Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 283d75a1-9062-47e4-acac-e10028cc55be ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T00:54:43.368Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T00:54:43.369Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 207a7fbf-094f-465f-8ac6-530bbc8d7d3b from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:43.515Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:54:43.549Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar 207a7fbf-094f-465f-8ac6-530bbc8d7d3b 101481 2023-05-25T00:54:43.550Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar ASDC sendASDCNotification 2023-05-25T00:54:43.550Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:43.552Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:54:43.553Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:43.553Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:43.553Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976083549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:44.554Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T00:54:44.554Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-25T00:54:44.555Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 207a7fbf-094f-465f-8ac6-530bbc8d7d3b, URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar to file: /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:44.555Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:44.624Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:44.624Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:44.979Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13867580303654425457/Definitions/service-BasicOnboardKuzgpn-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-05-25T00:54:46.923Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_kUzgpN 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-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-05-25T00:54:46.934Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.936Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:46.940Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:46.940Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-05-25T00:54:46.942Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.945Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria 2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T00:54:46.953Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:46.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bb36b44f-a1c9-4581-b54b-7c068402653a 2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria 2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7177767a-2a7e-493d-b49f-122f830c126e 2023-05-25T00:54:46.961Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.961Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria 2023-05-25T00:54:46.961Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c2cbd01a-2ae9-4141-89e6-28eaa81d65a4 2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:46.966Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_kUzgpN Description:service Model UUID:283d75a1-9062-47e4-acac-e10028cc55be Model Version:NULL Model InvariantUuid:517c2e7d-9337-4890-b2e2-00e9a5d714a3 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_kUzgpN Model UUID:96b5a68d-ea56-42a5-bab8-59810039fc29 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9c25d58b-cd0c-4037-8016-9479e3ef19dd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:efff9768-00dc-4822-9149-7161729e93e2 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:27680b80-edb4-4253-9415-82048186ad46 ModelName:BasicOnboardKuzgpn..base_vfw..module-0 ModelUuid:ce189909-7ee3-4aab-a3d8-a36d3f9dcc22 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:bb36b44f-a1c9-4581-b54b-7c068402653a ModelInvariantUuid:dd074ff0-0f84-4d4a-a380-204e5a857e67 ModelName:basic_onboard_kUzgpN-nodes.vfwCvfc ModelUuid:eb9a9d3f-5699-4193-bcea-dc5737ccbfcf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:c3f0c23d-ac71-48c6-a70d-6cefe2bef2d4 ModelInvariantUuid:5bbb0ad1-2b8f-432c-859f-00d9e0b11236 ModelName:BasicOnboardKuzgpn.compute.nodes.heat.vfw ModelUuid:18ddce90-2293-4981-ba2e-31dabc1832eb ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:7177767a-2a7e-493d-b49f-122f830c126e ModelInvariantUuid:7ac74519-d0ce-4b77-967f-3b467579a50f ModelName:basic_onboard_kUzgpN-nodes.vsnCvfc ModelUuid:b6ef03e1-6c4d-47e7-ad65-7d0e78826967 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:80e9947d-62c8-4648-b6de-2b50887a7fdc ModelInvariantUuid:11401c6c-0737-464d-b6dc-e6db389760a1 ModelName:BasicOnboardKuzgpn.compute.nodes.heat.vsn ModelUuid:16fd2299-a837-42b4-9070-cd1e6f7a7502 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:c2cbd01a-2ae9-4141-89e6-28eaa81d65a4 ModelInvariantUuid:fa920232-0fd8-4dc0-a00d-fd9e19b5b05d ModelName:basic_onboard_kUzgpN-nodes.vpgCvfc ModelUuid:e47c19a0-49ab-4807-8f74-d7919132a038 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:87480887-13cd-4474-a448-5b96609378fa ModelInvariantUuid:79966ac7-76ff-4359-ae15-58357261d8b0 ModelName:BasicOnboardKuzgpn.compute.nodes.heat.vpg ModelUuid:66d49eaa-bc8f-4349-b47f-ccfde4b8b49e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T00:54:47.010Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 9946ff4d-40ce-48a0-b988-1ef82fe44596 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T00:54:47.119Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||basic_onboard_kUzgpN 0 2023-05-25T00:54:47.123Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9946ff4d-40ce-48a0-b988-1ef82fe44596 2023-05-25T00:54:47.124Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 59e54d0c-3f10-4e6e-b1d7-857014cd7e8a from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json 2023-05-25T00:54:47.124Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:54:47.124Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json 2023-05-25T00:54:47.250Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:54:47.250Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json 59e54d0c-3f10-4e6e-b1d7-857014cd7e8a 788 2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json ASDC sendASDCNotification 2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json 2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:47.252Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:47.252Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976087251, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:48.253Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardKuzgpn..base_vfw..module-0", "vfModuleModelInvariantUUID": "27680b80-edb4-4253-9415-82048186ad46", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ce189909-7ee3-4aab-a3d8-a36d3f9dcc22", "vfModuleModelCustomizationUUID": "c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11", "isBase": true, "artifacts": [ "a219fd53-e400-44e3-a5ef-fc630ee79bb0", "62375fee-2061-4964-9094-623fc27aee69" ], "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-05-25T00:54:48.277Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardKuzgpn..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ce189909-7ee3-4aab-a3d8-a36d3f9dcc22 VfModuleModelInvariantUUID:27680b80-edb4-4253-9415-82048186ad46 VfModuleModelDescription:NULL Artifacts UUID List:{ a219fd53-e400-44e3-a5ef-fc630ee79bb0 , 62375fee-2061-4964-9094-623fc27aee69 } 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-05-25T00:54:48.284Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardKuzgpn..base_vfw..module-0", "vfModuleModelInvariantUUID": "27680b80-edb4-4253-9415-82048186ad46", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ce189909-7ee3-4aab-a3d8-a36d3f9dcc22", "vfModuleModelCustomizationUUID": "c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11", "isBase": true, "artifacts": [ "a219fd53-e400-44e3-a5ef-fc630ee79bb0", "62375fee-2061-4964-9094-623fc27aee69" ], "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-05-25T00:54:48.285Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardKuzgpn..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ce189909-7ee3-4aab-a3d8-a36d3f9dcc22 VfModuleModelInvariantUUID:27680b80-edb4-4253-9415-82048186ad46 VfModuleModelDescription:NULL Artifacts UUID List:{ a219fd53-e400-44e3-a5ef-fc630ee79bb0 , 62375fee-2061-4964-9094-623fc27aee69 } 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-05-25T00:54:48.285Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a219fd53-e400-44e3-a5ef-fc630ee79bb0 from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml 2023-05-25T00:54:48.286Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:54:48.286Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml 2023-05-25T00:54:48.420Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:54:48.421Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml a219fd53-e400-44e3-a5ef-fc630ee79bb0 20368 2023-05-25T00:54:48.421Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml 2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976088421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:49.423Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 62375fee-2061-4964-9094-623fc27aee69 from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env 2023-05-25T00:54:49.424Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:54:49.424Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env 2023-05-25T00:54:49.538Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:54:49.539Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env 62375fee-2061-4964-9094-623fc27aee69 2098 2023-05-25T00:54:49.540Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-25T00:54:49.540Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env 2023-05-25T00:54:49.540Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:54:49.541Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:49.541Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:49.541Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976089539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:50.543Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 283d75a1-9062-47e4-acac-e10028cc55be 2023-05-25T00:54:50.543Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_kUzgpN 0 9946ff4d-40ce-48a0-b988-1ef82fe44596 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T00:54:50.627Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27fc2c74, org.onap.sdc.toscaparser.api.parameters.Input@3c8fe978, org.onap.sdc.toscaparser.api.parameters.Input@144e1b15, org.onap.sdc.toscaparser.api.parameters.Input@21ea34c6, org.onap.sdc.toscaparser.api.parameters.Input@67b32303] 2023-05-25T00:54:50.633Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.633Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.633Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-05-25T00:54:50.634Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= efff9768-00dc-4822-9149-7161729e93e2 2023-05-25T00:54:50.634Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: efff9768-00dc-4822-9149-7161729e93e2 matches Tosca VF Customization UUID: efff9768-00dc-4822-9149-7161729e93e2 2023-05-25T00:54:50.634Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: efff9768-00dc-4822-9149-7161729e93e2 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-25T00:54:50.646Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.647Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.649Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id efff9768-00dc-4822-9149-7161729e93e2: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-25T00:54:50.650Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5a2e6b3a 2023-05-25T00:54:50.650Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.650Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T00:54:50.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11 2023-05-25T00:54:50.653Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-25T00:54:50.665Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.666Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:50.666Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:50.667Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.668Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:50.668Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:50.669Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria 2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.673Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bb36b44f-a1c9-4581-b54b-7c068402653a Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T00:54:50.695Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.696Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:50.696Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:50.697Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.697Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria 2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.699Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:50.699Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:50.701Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:54:50.701Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.701Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7177767a-2a7e-493d-b49f-122f830c126e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T00:54:50.706Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.707Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:50.707Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:50.712Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.712Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria 2023-05-25T00:54:50.712Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c2cbd01a-2ae9-4141-89e6-28eaa81d65a4 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T00:54:50.722Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.723Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:50.723Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:54:50.723Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.724Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria 2023-05-25T00:54:50.724Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=efff9768-00dc-4822-9149-7161729e93e2 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T00:54:50.730Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.731Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.731Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 283d75a1-9062-47e4-acac-e10028cc55be: basic_onboard_kUzgpN 2023-05-25T00:54:50.732Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.732Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.733Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.733Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.733Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.734Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.734Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.734Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.735Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:54:50.735Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:54:50.736Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_kUzgpN 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-05-25T00:54:51.457Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_kUzgpN 9946ff4d-40ce-48a0-b988-1ef82fe44596 1 ASDC deployResourceStructure 2023-05-25T00:54:51.458Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json ASDC sendASDCNotification 2023-05-25T00:54:51.458Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json 2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976091458, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:52.460Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml 2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976092460, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:53.462Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-25T00:54:53.463Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env 2023-05-25T00:54:53.463Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:54:53.464Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:53.464Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:53.464Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976093462, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:54.465Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar ASDC sendASDCNotification 2023-05-25T00:54:54.466Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar 2023-05-25T00:54:54.466Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:54:54.466Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:54:54.467Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:54:54.467Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976094465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:54:55.468Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:54:55.524Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:54:55.534Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T00:54:55.534Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T00:54:55.534Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T00:55:09.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:55:09.354Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:55:09.354Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976051276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:55:09.355Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:55:25.535Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:55:25.570Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:55:25.576Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T00:55:25.576Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T00:55:25.577Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T00:55:55.577Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:55:55.604Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:55:55.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T00:55:55.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T00:55:55.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T00:56:09.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:56:09.361Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.361Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "ves-openapi-manager", "timestamp": 1684976061454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.362Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976071314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.363Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976066398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.363Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.364Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976073064, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.365Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.365Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.365Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976065346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.365Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.365Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976051276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOTIFIED" } 2023-05-25T00:56:09.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.366Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976071314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "ves-openapi-manager", "timestamp": 1684976061454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976066398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOTIFIED" } 2023-05-25T00:56:09.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976073064, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.369Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976065346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-25T00:56:09.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976071314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976051276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-25T00:56:09.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "ves-openapi-manager", "timestamp": 1684976061454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.372Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976066398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-25T00:56:09.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976073064, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976065346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976051276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976071314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "ves-openapi-manager", "timestamp": 1684976061454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.376Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976066398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976073064, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976065346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976051276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-25T00:56:09.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976071314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "ves-openapi-manager", "timestamp": 1684976061454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976066398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-25T00:56:09.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976073064, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976065346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.382Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.382Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976051276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.382Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976071314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "ves-openapi-manager", "timestamp": 1684976061454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976066398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976073064, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.385Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976065346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOTIFIED" } 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976051276, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOTIFIED" } 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976071314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOTIFIED" } 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "ves-openapi-manager", "timestamp": 1684976061454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976066398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOTIFIED" } 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976049432, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOTIFIED" } 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976073064, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "NOTIFIED" } 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976082817, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976083148, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976082864, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976082618, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976083549, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976083080, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976083842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "cds-sdc-listener", "timestamp": 1684976083890, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T00:56:09.406Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e 2023-05-25T00:56:09.407Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976084303, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.433Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "policy-distribution-id", "timestamp": 1684976084849, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T00:56:09.449Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e 2023-05-25T00:56:09.449Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T00:56:09.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976085414, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976086556, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T00:56:09.488Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e 2023-05-25T00:56:09.488Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-25T00:56:09.508Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976087251, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "multicloud-k8s", "timestamp": 1684976087560, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976088421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976088153, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.510Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976089539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-25T00:56:09.510Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976089159, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T00:56:09.527Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e 2023-05-25T00:56:09.527Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T00:56:09.552Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.552Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976091458, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.553Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976092460, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.553Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976093462, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976094465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976097810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T00:56:09.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:56:09.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:56:09.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "aai-model-loader", "timestamp": 1684976098815, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T00:56:09.570Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e 2023-05-25T00:56:09.571Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T00:56:25.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:56:25.644Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T00:56:25.653Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T00:56:25.669Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T00:56:55.669Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T00:56:55.684Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e and serviceModelVersionId: 283d75a1-9062-47e4-acac-e10028cc55be 2023-05-25T00:56:55.685Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 517c2e7d-9337-4890-b2e2-00e9a5d714a3 2023-05-25T00:57:08.050Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0 2023-05-25T00:57:08.127Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T00:57:08.696Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|INFO|500||Invoke 2023-05-25T00:57:08.706Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c0da5f52-afc4-4099-897c-c8b4ace5a99e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2d17ba0e-d643-4aec-93b2-70c2695573b8], X-ECOMP-RequestID=[c0da5f52-afc4-4099-897c-c8b4ace5a99e], X-TransactionId=[], X-ONAP-RequestID=[c0da5f52-afc4-4099-897c-c8b4ace5a99e], Content-Type=[application/merge-patch+json]} 2023-05-25T00:57:08.752Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T00:57:09.102Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?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/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 00:57:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[326], vertex-id=[196632], x-aai-txid=[0-aai-resources-230525-00:57:08:941-11393], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T00:57:09.103Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-25T00:57:09.104Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|INFO|500||InvokeReturn 2023-05-25T00:57:09.115Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T00:57:09.116Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T00:57:09.143Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T00:57:09.145Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c0da5f52-afc4-4099-897c-c8b4ace5a99e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T00:57:09.147Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T00:57:09.147Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:57:09.147Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:57:09.148Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976229145, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:57:09.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:57:09.358Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:57:09.359Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e", "consumerID": "SO-sdc-controller", "timestamp": 1684976229145, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T00:57:09.360Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T00:57:10.183Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:58:09.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:58:10.184Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:59:09.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:10.185Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T00:59:26.947Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T00:59:26.947Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5","serviceName":"vFW 2023-05-25 00-58-09","serviceVersion":"1.0","serviceUUID":"99d672af-0080-41dd-82c3-7447925d1b8b","serviceDescription":"catalog service description","serviceInvariantUUID":"c3cf9995-6d88-41b9-8e67-fe28248c46ea","resources":[{"resourceInstanceName":"vFW c98a261f-e10f 0","resourceName":"vFW c98a261f-e10f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cd0811db-d00e-439e-91ea-e41ad46f6a0f","resourceInvariantUUID":"07802083-159e-47f1-baeb-0a26539c7596","resourceCustomizationUUID":"0c7f1c0c-c0ac-4ded-92be-77478a245725","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml","artifactChecksum":"M2ZkMGNhY2QxZDRjM2Q1NGEwYWU0NWRhN2JiYzk4MzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f383465b-5efe-44d7-bbfe-82b8f6b6696d","artifactVersion":"1"},{"artifactName":"vfwc98a261fe10f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json","artifactChecksum":"M2EwODc4YTBkN2E0OWI1NGU4OGViZDcwMzM1YmZiMTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"80fb9f75-dab1-4a63-bb74-770f85cf2769","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5a87f501-faed-4b27-9b89-425aee6765c1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml","artifactChecksum":"MTQzZTZlZDY5NTQwNGMxZTQxYjI3YzkxNGUwODg4OWQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ac914d3a-9430-4c3a-94ca-61217a78f4db","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fdebbd0b-b547-4151-b95d-d05e77684d7d","artifactVersion":"2","generatedFromUUID":"5a87f501-faed-4b27-9b89-425aee6765c1"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230525005809-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml","artifactChecksum":"NzY4ZGRmNmVlZmEwOTRkOGYyYmJiYmM3YTAwZWQ2ZDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba1d918e-cdd0-4032-9802-a9b5c394b3dd","artifactVersion":"1"},{"artifactName":"service-Vfw20230525005809-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar","artifactChecksum":"YzY1OGNlMDViNmViYjJmZWJjZDA0ZTNhZGQwZjQyZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"53bb13b7-9ba5-4122-90fa-417d76deef6f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T00:59:26.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:59:26.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:26.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:26.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:26.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-05-25T00:59:26.973Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T00:59:26.974Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:28.953Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:59:28.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:28.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:28.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:29.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:59:29.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:29.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:29.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:30.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:59:30.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:30.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:30.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:31.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:59:31.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:31.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:31.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:32.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T00:59:32.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:32.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:32.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:33.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "serviceName": "vFW 2023-05-25 00-58-09", "serviceVersion": "1.0", "serviceUUID": "99d672af-0080-41dd-82c3-7447925d1b8b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "c3cf9995-6d88-41b9-8e67-fe28248c46ea", "resources": [ { "resourceInstanceName": "vFW c98a261f-e10f 0", "resourceCustomizationUUID": "0c7f1c0c-c0ac-4ded-92be-77478a245725", "resourceName": "vFW c98a261f-e10f", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "cd0811db-d00e-439e-91ea-e41ad46f6a0f", "resourceInvariantUUID": "07802083-159e-47f1-baeb-0a26539c7596", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwc98a261fe10f0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "artifactChecksum": "M2EwODc4YTBkN2E0OWI1NGU4OGViZDcwMzM1YmZiMTg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "80fb9f75-dab1-4a63-bb74-770f85cf2769", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "5a87f501-faed-4b27-9b89-425aee6765c1", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fdebbd0b-b547-4151-b95d-d05e77684d7d", "generatedFromUUID": "5a87f501-faed-4b27-9b89-425aee6765c1" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fdebbd0b-b547-4151-b95d-d05e77684d7d", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230525005809-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "artifactChecksum": "YzY1OGNlMDViNmViYjJmZWJjZDA0ZTNhZGQwZjQyZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "53bb13b7-9ba5-4122-90fa-417d76deef6f" } ], "workloadContext": "Production" } 2023-05-25T00:59:33.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T00:59:33.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 99d672af-0080-41dd-82c3-7447925d1b8b ASDC 2023-05-25T00:59:33.962Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 ServiceName:vFW 2023-05-25 00-58-09 ServiceVersion:1.0 ServiceUUID:99d672af-0080-41dd-82c3-7447925d1b8b ServiceInvariantUUID:c3cf9995-6d88-41b9-8e67-fe28248c46ea ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230525005809-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar ArtifactUUID:53bb13b7-9ba5-4122-90fa-417d76deef6f ArtifactChecksum:YzY1OGNlMDViNmViYjJmZWJjZDA0ZTNhZGQwZjQyZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW c98a261f-e10f 0 ResourceCustomizationUUID:0c7f1c0c-c0ac-4ded-92be-77478a245725 ResourceInvariantUUID:07802083-159e-47f1-baeb-0a26539c7596 ResourceName:vFW c98a261f-e10f ResourceType:VF ResourceUUID:cd0811db-d00e-439e-91ea-e41ad46f6a0f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwc98a261fe10f0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json ArtifactUUID:80fb9f75-dab1-4a63-bb74-770f85cf2769 ArtifactChecksum:M2EwODc4YTBkN2E0OWI1NGU4OGViZDcwMzM1YmZiMTg= 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/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml ArtifactUUID:5a87f501-faed-4b27-9b89-425aee6765c1 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/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env ArtifactUUID:fdebbd0b-b547-4151-b95d-d05e77684d7d 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/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env ArtifactUUID:fdebbd0b-b547-4151-b95d-d05e77684d7d ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-25T00:59:33.962Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99d672af-0080-41dd-82c3-7447925d1b8b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T00:59:34.035Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 53bb13b7-9ba5-4122-90fa-417d76deef6f from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:59:34.037Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:34.156Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:59:34.160Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar 53bb13b7-9ba5-4122-90fa-417d76deef6f 101463 2023-05-25T00:59:34.160Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar ASDC sendASDCNotification 2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976374160, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:35.162Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T00:59:35.163Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-25T00:59:35.163Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 53bb13b7-9ba5-4122-90fa-417d76deef6f, URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar to file: /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:35.164Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230525005809-csar.csar 2023-05-25T00:59:35.165Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:35.165Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:35.337Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6436538083227192268/Definitions/service-Vfw20230525005809-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-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW c98a261f-e10f 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-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria 2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=6dc06743-9f80-4c79-9239-9bc301bc6175 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria 2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cd50866d-b1b3-4780-9ff9-b611cb67e3e7 2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria 2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=749feae2-0a00-4425-a837-063c3c2d74e9 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-05-25 00-58-09 Description:catalog service description Model UUID:99d672af-0080-41dd-82c3-7447925d1b8b Model Version:NULL Model InvariantUuid:c3cf9995-6d88-41b9-8e67-fe28248c46ea Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW c98a261f-e10f Model UUID:97b048bf-c7d6-4ec9-9151-dfc779bde109 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:07802083-159e-47f1-baeb-0a26539c7596 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0c7f1c0c-c0ac-4ded-92be-77478a245725 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:aca79c4f-986c-4163-9ec6-a6d38fd67de3 ModelName:VfwC98a261fE10f..base_vfw..module-0 ModelUuid:30249bd4-b7fc-43af-ab26-529461e7abf5 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6dc06743-9f80-4c79-9239-9bc301bc6175 ModelInvariantUuid:c8148025-28c2-4f42-883c-6c460eb10962 ModelName:vFW c98a261f-e10f-nodes.vfwCvfc ModelUuid:37b010b3-36dd-4083-b8a9-d6a6e83966b4 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7687ae9e-86c3-432f-a44e-afe24c74af94 ModelInvariantUuid:c28d1b44-9c27-4714-9a42-ad08d5c5cbb9 ModelName:VfwC98a261fE10f.compute.nodes.heat.vfw ModelUuid:64e6f89f-febc-4b37-8374-9aea20e73cef ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:cd50866d-b1b3-4780-9ff9-b611cb67e3e7 ModelInvariantUuid:c512e6c7-0500-4c1e-bd72-5dd6a1687c4c ModelName:vFW c98a261f-e10f-nodes.vsnCvfc ModelUuid:d6478ef7-7abf-4360-979b-29923d5dd99d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:1d709bb1-10f0-4111-9bb1-7bc33b54d7ac ModelInvariantUuid:0bffbbd4-4573-4552-b8cc-530df87cee6a ModelName:VfwC98a261fE10f.compute.nodes.heat.vsn ModelUuid:0ceb43a4-0168-4f18-90f9-a92d319b375e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:749feae2-0a00-4425-a837-063c3c2d74e9 ModelInvariantUuid:004894e9-9f13-43ec-89dc-46a7d778a03f ModelName:vFW c98a261f-e10f-nodes.vpgCvfc ModelUuid:49a0ee76-c72b-4860-b0e7-62de67f9d123 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:89323197-98ad-4adc-8915-d47d8573f205 ModelInvariantUuid:b259975b-d89d-4853-bb3b-6f36a84170a3 ModelName:VfwC98a261fE10f.compute.nodes.heat.vpg ModelUuid:b7f23c50-6ea4-4650-9112-231079bc129a ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T00:59:36.979Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: cd0811db-d00e-439e-91ea-e41ad46f6a0f Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||vFW c98a261f-e10f 0 2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: cd0811db-d00e-439e-91ea-e41ad46f6a0f 2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 80fb9f75-dab1-4a63-bb74-770f85cf2769 from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json 2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json 2023-05-25T00:59:37.087Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json 80fb9f75-dab1-4a63-bb74-770f85cf2769 785 2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json ASDC sendASDCNotification 2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json 2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976377088, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:38.090Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwC98a261fE10f..base_vfw..module-0", "vfModuleModelInvariantUUID": "aca79c4f-986c-4163-9ec6-a6d38fd67de3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "30249bd4-b7fc-43af-ab26-529461e7abf5", "vfModuleModelCustomizationUUID": "a8dd4d25-4661-4674-aacd-3a545d56e652", "isBase": true, "artifacts": [ "5a87f501-faed-4b27-9b89-425aee6765c1", "fdebbd0b-b547-4151-b95d-d05e77684d7d" ], "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-05-25T00:59:38.096Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwC98a261fE10f..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:30249bd4-b7fc-43af-ab26-529461e7abf5 VfModuleModelInvariantUUID:aca79c4f-986c-4163-9ec6-a6d38fd67de3 VfModuleModelDescription:NULL Artifacts UUID List:{ 5a87f501-faed-4b27-9b89-425aee6765c1 , fdebbd0b-b547-4151-b95d-d05e77684d7d } 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-05-25T00:59:38.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwC98a261fE10f..base_vfw..module-0", "vfModuleModelInvariantUUID": "aca79c4f-986c-4163-9ec6-a6d38fd67de3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "30249bd4-b7fc-43af-ab26-529461e7abf5", "vfModuleModelCustomizationUUID": "a8dd4d25-4661-4674-aacd-3a545d56e652", "isBase": true, "artifacts": [ "5a87f501-faed-4b27-9b89-425aee6765c1", "fdebbd0b-b547-4151-b95d-d05e77684d7d" ], "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-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwC98a261fE10f..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:30249bd4-b7fc-43af-ab26-529461e7abf5 VfModuleModelInvariantUUID:aca79c4f-986c-4163-9ec6-a6d38fd67de3 VfModuleModelDescription:NULL Artifacts UUID List:{ 5a87f501-faed-4b27-9b89-425aee6765c1 , fdebbd0b-b547-4151-b95d-d05e77684d7d } 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-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5a87f501-faed-4b27-9b89-425aee6765c1 from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml 2023-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml 2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml 5a87f501-faed-4b27-9b89-425aee6765c1 20368 2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml 2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976378216, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:39.218Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: fdebbd0b-b547-4151-b95d-d05e77684d7d from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env 2023-05-25T00:59:39.218Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-25T00:59:39.219Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env 2023-05-25T00:59:39.323Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-25T00:59:39.324Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env fdebbd0b-b547-4151-b95d-d05e77684d7d 2098 2023-05-25T00:59:39.324Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-25T00:59:39.324Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env 2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976379324, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:40.327Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 99d672af-0080-41dd-82c3-7447925d1b8b 2023-05-25T00:59:40.328Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW c98a261f-e10f 0 cd0811db-d00e-439e-91ea-e41ad46f6a0f ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T00:59:40.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7d0533be, org.onap.sdc.toscaparser.api.parameters.Input@25e63405, org.onap.sdc.toscaparser.api.parameters.Input@519f7a2c, org.onap.sdc.toscaparser.api.parameters.Input@201ce6b3, org.onap.sdc.toscaparser.api.parameters.Input@7450b9cd] 2023-05-25T00:59:40.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 0c7f1c0c-c0ac-4ded-92be-77478a245725 2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0c7f1c0c-c0ac-4ded-92be-77478a245725 matches Tosca VF Customization UUID: 0c7f1c0c-c0ac-4ded-92be-77478a245725 2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 0c7f1c0c-c0ac-4ded-92be-77478a245725 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-25T00:59:40.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.378Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 0c7f1c0c-c0ac-4ded-92be-77478a245725: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-25T00:59:40.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@d88ebf9 2023-05-25T00:59:40.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T00:59:40.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a8dd4d25-4661-4674-aacd-3a545d56e652 2023-05-25T00:59:40.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a8dd4d25-4661-4674-aacd-3a545d56e652 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-25T00:59:40.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:40.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:40.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.387Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:40.387Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:40.387Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.388Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria 2023-05-25T00:59:40.388Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:59:40.389Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-25T00:59:40.389Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:59:40.389Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:59:40.390Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:59:40.390Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.390Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.392Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=6dc06743-9f80-4c79-9239-9bc301bc6175 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T00:59:40.397Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.397Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:40.398Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:40.399Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.399Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria 2023-05-25T00:59:40.400Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:59:40.400Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:59:40.401Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.401Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:40.402Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.402Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:40.404Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-25T00:59:40.404Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.405Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cd50866d-b1b3-4780-9ff9-b611cb67e3e7 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T00:59:40.411Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.412Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:40.412Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:40.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria 2023-05-25T00:59:40.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-25T00:59:40.414Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-25T00:59:40.414Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.414Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:40.415Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.415Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-25T00:59:40.415Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-25T00:59:40.416Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-25T00:59:40.416Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-25T00:59:40.416Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-25T00:59:40.417Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-25T00:59:40.417Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-25T00:59:40.417Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=749feae2-0a00-4425-a837-063c3c2d74e9 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T00:59:40.423Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.423Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:40.424Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T00:59:40.425Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.425Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria 2023-05-25T00:59:40.426Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=0c7f1c0c-c0ac-4ded-92be-77478a245725 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T00:59:40.431Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.432Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.432Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 99d672af-0080-41dd-82c3-7447925d1b8b: vFW c98a261f-e10f 2023-05-25T00:59:40.432Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T00:59:40.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2023-05-25 00-58-09 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-05-25T00:59:40.947Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW c98a261f-e10f cd0811db-d00e-439e-91ea-e41ad46f6a0f 1 ASDC deployResourceStructure 2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json ASDC sendASDCNotification 2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json 2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976380948, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml 2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:41.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:41.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976381949, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env 2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:42.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976382951, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar ASDC sendASDCNotification 2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar 2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T00:59:43.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976383952, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T00:59:44.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:59:44.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T00:59:44.992Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T00:59:44.992Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T00:59:44.992Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:00:09.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:00:09.354Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:00:09.354Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976358576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976355870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976324901, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:00:09.356Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "ves-openapi-manager", "timestamp": 1684976363445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:00:09.356Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:00:14.993Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:00:15.021Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:00:15.027Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:00:15.028Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:00:15.028Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:00:45.028Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:00:45.057Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:00:45.062Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:00:45.063Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:00:45.063Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:01:09.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:01:09.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.360Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976366398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.361Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976358576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:01:09.361Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976324901, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "ves-openapi-manager", "timestamp": 1684976363445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976355870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976366398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976358576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976324901, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976355870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "ves-openapi-manager", "timestamp": 1684976363445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976366398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976358576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976324901, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.366Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976355870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.366Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "ves-openapi-manager", "timestamp": 1684976363445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976366398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976324901, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976358576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976355870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "ves-openapi-manager", "timestamp": 1684976363445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976366398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976324901, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976358576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976355870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "ves-openapi-manager", "timestamp": 1684976363445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976366398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976350185, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976358576, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:01:09.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976355870, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976324901, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "ves-openapi-manager", "timestamp": 1684976363445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976366398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976373992, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976373701, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976373706, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976374160, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976373565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976373064, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976374704, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "cds-sdc-listener", "timestamp": 1684976374710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:01:09.400Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 2023-05-25T01:01:09.400Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:01:09.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.431Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976375126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.432Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976373064, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.432Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "policy-distribution-id", "timestamp": 1684976375706, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:01:09.449Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 2023-05-25T01:01:09.449Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:01:09.477Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.478Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976376244, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.478Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.478Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.478Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976373064, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.478Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976377088, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.479Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976377300, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:01:09.497Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 2023-05-25T01:01:09.497Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976373064, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.517Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976378216, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "multicloud-k8s", "timestamp": 1684976378302, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976373064, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976379324, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976373064, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976373064, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:01:09.519Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976380948, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976380886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976381949, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.520Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976382951, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.521Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976382357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.521Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976383952, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.522Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "aai-model-loader", "timestamp": 1684976383361, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:01:09.539Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 2023-05-25T01:01:09.539Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976384722, "artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:01:09.572Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976385727, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:01:09.588Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 2023-05-25T01:01:09.589Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:01:15.063Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:01:15.091Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:01:15.099Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:01:15.099Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:01:15.099Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:01:15.116Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T01:01:45.117Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T01:01:45.132Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and serviceModelVersionId: 99d672af-0080-41dd-82c3-7447925d1b8b 2023-05-25T01:01:45.132Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c3cf9995-6d88-41b9-8e67-fe28248c46ea 2023-05-25T01:01:45.133Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0 2023-05-25T01:01:45.146Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T01:01:45.228Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|INFO|500||Invoke 2023-05-25T01:01:45.229Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1e55ef0c-dabd-48eb-8b7b-20fee542e883], X-ECOMP-RequestID=[c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5], X-TransactionId=[], X-ONAP-RequestID=[c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5], Content-Type=[application/merge-patch+json]} 2023-05-25T01:01:45.239Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T01:01:45.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?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/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:01:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[191], vertex-id=[364560], x-aai-txid=[2-aai-resources-230525-01:01:45:428-30380], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T01:01:45.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-25T01:01:45.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|INFO|500||InvokeReturn 2023-05-25T01:01:45.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T01:01:45.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:01:45.442Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T01:01:45.442Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T01:01:45.442Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T01:01:45.443Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:01:45.443Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:01:45.443Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976505442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:01:46.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:02:09.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:02:09.360Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-25T01:02:09.361Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5", "consumerID": "SO-sdc-controller", "timestamp": 1684976505442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T01:02:09.362Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:02:46.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:03:09.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:03:46.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:04:09.353Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:04:46.479Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:05:09.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:05:46.481Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:06:09.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:06:46.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:07:09.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:07:46.483Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:08:09.358Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:08:46.486Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:08:58.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-25T01:08:58.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"9720e657-b8d7-434a-83c3-48c84cde3429","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"500736bf-0e51-4820-8499-b82f2222798b","serviceDescription":"service","serviceInvariantUUID":"5bff44e0-f333-4197-8f2c-d077524f198e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6d332edc-ce63-419f-a46e-36eeb61b339c","resourceInvariantUUID":"c6f600dc-aae5-4b8c-b247-8d95679b6a1f","resourceCustomizationUUID":"33f4b7c4-0e81-4499-afc7-941a04415d5f","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":"MTdlYzdhZWUzYjEyNjk5MjZlZmZhYTMwOWUzOTNkNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"54e1f0f7-87b6-46ee-ac04-9bb5ed7ca0de","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODU0N2Y1Zjc1ZGJjMTM0MzUyM2JmNDE5ZjY4M2Q5YjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"006feb5f-79bd-4421-a957-2663e4508958","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T01:08:58.203Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:08:58.204Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:08:58.204Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:08:58.204Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976926486, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:08:58.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-25T01:08:58.225Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976926486, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:08:58.226Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:08:59.205Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:08:59.205Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:08:59.206Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:08:59.206Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976926486, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:09:00.207Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "500736bf-0e51-4820-8499-b82f2222798b", "serviceDescription": "service", "serviceInvariantUUID": "5bff44e0-f333-4197-8f2c-d077524f198e", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "33f4b7c4-0e81-4499-afc7-941a04415d5f", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6d332edc-ce63-419f-a46e-36eeb61b339c", "resourceInvariantUUID": "c6f600dc-aae5-4b8c-b247-8d95679b6a1f", "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": "ODU0N2Y1Zjc1ZGJjMTM0MzUyM2JmNDE5ZjY4M2Q5YjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "006feb5f-79bd-4421-a957-2663e4508958" } ], "workloadContext": "Production" } 2023-05-25T01:09:00.207Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T01:09:00.207Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 500736bf-0e51-4820-8499-b82f2222798b ASDC 2023-05-25T01:09:00.208Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:9720e657-b8d7-434a-83c3-48c84cde3429 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:500736bf-0e51-4820-8499-b82f2222798b ServiceInvariantUUID:5bff44e0-f333-4197-8f2c-d077524f198e 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:006feb5f-79bd-4421-a957-2663e4508958 ArtifactChecksum:ODU0N2Y1Zjc1ZGJjMTM0MzUyM2JmNDE5ZjY4M2Q5YjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:33f4b7c4-0e81-4499-afc7-941a04415d5f ResourceInvariantUUID:c6f600dc-aae5-4b8c-b247-8d95679b6a1f ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6d332edc-ce63-419f-a46e-36eeb61b339c ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-05-25T01:09:00.209Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 500736bf-0e51-4820-8499-b82f2222798b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:09:00.267Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:09:00.268Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:09:00.268Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:09:00.269Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 006feb5f-79bd-4421-a957-2663e4508958 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-25T01:09:00.269Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:09:00.269Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-25T01:09:00.434Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:09:00.437Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 006feb5f-79bd-4421-a957-2663e4508958 57779 2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:09:00.439Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:09:00.439Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976940438, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:09:01.439Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 006feb5f-79bd-4421-a957-2663e4508958, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.586Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3738105157177266532/Definitions/service-BasicNetwork-template.yml 2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:500736bf-0e51-4820-8499-b82f2222798b Model Version:NULL Model InvariantUuid:5bff44e0-f333-4197-8f2c-d077524f198e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:c6f600dc-aae5-4b8c-b247-8d95679b6a1f Model UUID:a0855ec6-b892-476e-9ddc-a4361b9cc76c Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:33f4b7c4-0e81-4499-afc7-941a04415d5f Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T01:09:01.909Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 6d332edc-ce63-419f-a46e-36eeb61b339c 2023-05-25T01:09:01.909Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||No resources found for Service: 500736bf-0e51-4820-8499-b82f2222798b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:09:01.914Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500|| 2023-05-25T01:09:01.914Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 500736bf-0e51-4820-8499-b82f2222798b 2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 500736bf-0e51-4820-8499-b82f2222798b 2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:09:01.925Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2e2130be, org.onap.sdc.toscaparser.api.parameters.Input@4f291925, org.onap.sdc.toscaparser.api.parameters.Input@20249e64, org.onap.sdc.toscaparser.api.parameters.Input@33aec36d, org.onap.sdc.toscaparser.api.parameters.Input@142da166] 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 500736bf-0e51-4820-8499-b82f2222798b: Generic NeutronNet 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-05-25T01:09:01.988Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.989Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.989Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-25T01:09:02.131Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-05-25T01:09:02.131Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-25T01:09:02.132Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-25T01:09:02.132Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:09:02.133Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:09:02.133Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:09:02.133Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976942131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:09:03.134Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:09:03.165Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:09:03.170Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:09:03.170Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:09:03.171Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:09:09.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:09:09.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:09:09.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "policy-distribution-id", "timestamp": 1684976916749, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:09:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:09:09.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:09:09.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "ves-openapi-manager", "timestamp": 1684976921192, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:09:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:09:33.163Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Node 1 disconnected. 2023-05-25T01:09:33.171Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:09:33.199Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:09:33.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:09:33.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:09:33.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:10:03.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:10:03.228Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:10:03.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:10:03.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:10:03.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:10:09.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:10:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "aai-model-loader", "timestamp": 1684976936398, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:10:09.375Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "multicloud-k8s", "timestamp": 1684976919321, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:10:09.379Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.379Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.379Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "cds-sdc-listener", "timestamp": 1684976915734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976926486, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "policy-distribution-id", "timestamp": 1684976916749, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "ves-openapi-manager", "timestamp": 1684976921192, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:10:09.381Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.381Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "aai-model-loader", "timestamp": 1684976936398, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:10:09.382Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.382Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.382Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "multicloud-k8s", "timestamp": 1684976919321, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "cds-sdc-listener", "timestamp": 1684976915734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976940438, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "policy-distribution-id", "timestamp": 1684976940043, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:10:09.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "aai-model-loader", "timestamp": 1684976939800, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:10:09.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "cds-sdc-listener", "timestamp": 1684976940045, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:10:09.387Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "policy-distribution-id", "timestamp": 1684976941046, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:10:09.387Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "cds-sdc-listener", "timestamp": 1684976941053, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:10:09.426Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429 2023-05-25T01:10:09.426Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:10:09.452Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.452Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684976942131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:10:09.454Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.454Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.454Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "policy-distribution-id", "timestamp": 1684976942048, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:10:09.486Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429 2023-05-25T01:10:09.487Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:10:09.516Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.517Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "aai-model-loader", "timestamp": 1684976943080, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:10:09.519Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.519Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.519Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976943064, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:10:09.520Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.520Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.520Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "aai-model-loader", "timestamp": 1684976944082, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:10:09.534Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429 2023-05-25T01:10:09.535Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:10:09.570Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.570Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976943064, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:10:09.571Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976945872, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:10:09.571Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976947592, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:10:09.572Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:10:33.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:10:33.266Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:10:33.271Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:10:33.272Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:10:33.272Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:10:33.272Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:11:03.273Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:11:03.298Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:11:09.352Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:11:09.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976948599, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:11:09.374Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429 2023-05-25T01:11:09.375Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:11:09.398Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.398Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.398Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.405Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.408Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-25T01:11:09.408Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.410Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.410Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.410Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.410Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.410Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.411Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.411Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.412Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.412Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.413Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976966398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:11:09.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.413Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.413Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976961159, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:11:09.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976973051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:11:09.414Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976942055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:11:09.414Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "multicloud-k8s", "timestamp": 1684976970127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:11:09.415Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976973065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976987010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976987014, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976986770, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:11:09.417Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976987944, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:11:09.417Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976987438, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:11:09.418Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976988013, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:11:09.418Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "cds-sdc-listener", "timestamp": 1684976988022, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:11:09.456Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 2023-05-25T01:11:09.456Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:11:09.481Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.482Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976989319, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-25T01:11:09.482Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.482Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.482Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "policy-distribution-id", "timestamp": 1684976989017, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:11:09.497Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 2023-05-25T01:11:09.497Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:11:09.520Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.521Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "ves-openapi-manager", "timestamp": 1684976990321, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:11:09.534Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 2023-05-25T01:11:09.534Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:11:09.555Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976989668, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:11:09.556Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976990446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:11:09.556Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684976990673, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:11:09.570Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 2023-05-25T01:11:09.570Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:11:09.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:11:09.590Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "aai-model-loader", "timestamp": 1684976991448, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:11:09.604Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 2023-05-25T01:11:09.604Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:11:33.305Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:11:33.336Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:11:33.342Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:11:33.342Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:11:33.344Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:11:33.344Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:11:33.344Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:11:33.363Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T01:12:03.363Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T01:12:03.376Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9720e657-b8d7-434a-83c3-48c84cde3429 and serviceModelVersionId: 500736bf-0e51-4820-8499-b82f2222798b 2023-05-25T01:12:03.376Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bff44e0-f333-4197-8f2c-d077524f198e 2023-05-25T01:12:03.377Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0 2023-05-25T01:12:03.382Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T01:12:03.451Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-25T01:12:03.453Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0|INFO|500||Invoke 2023-05-25T01:12:03.462Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T01:12:03.631Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0|INFO|500||InvokeReturn 2023-05-25T01:12:03.631Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:12:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[372752], x-aai-txid=[1-aai-resources-230525-01:12:03:663-92376], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T01:12:03.631Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-05-25T01:12:03.632Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T01:12:03.632Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9720e657-b8d7-434a-83c3-48c84cde3429 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:03.641Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:03.641Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684977123640, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:12:04.780Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:12:04.790Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-25T01:12:04.791Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00","serviceName":"Demo_pNF_SHNurFCuSiQ87nbYdu5s","serviceVersion":"1.0","serviceUUID":"8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4","serviceDescription":"catalog service description","serviceInvariantUUID":"49a3e637-e278-4ba4-bacc-ff26f178eb39","resources":[{"resourceInstanceName":"pNF 57b163a2-2686 0","resourceName":"pNF 57b163a2-2686","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7627c26a-5293-42ce-8589-20814b085256","resourceInvariantUUID":"3ebd825d-9c4e-4bbe-9224-1086c86a47e6","resourceCustomizationUUID":"17b4a980-ba30-4749-b3b9-d900d70b3ad4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml","artifactChecksum":"NzdlZmNiYzBjNzNlMmVkNGEzOGYzZTg1M2U1NTM3Yzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f4920cf0-f0ee-4874-8b3e-943d826b7cfe","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar","artifactChecksum":"YTZhMTcwZDJkMWM3ZWZlMDE4NWQ1MzdiODFiZjZmOWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"84c6eb76-34bb-4d31-a113-c4d6c555a57d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"475e8980-9ef6-49ff-8e58-88795fb81dcd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml","artifactChecksum":"MzIwYmZhMmUxMzBlMjZlYTJkZDQyNTQ4YjMwM2QwMWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6927de97-0147-4db8-bbbb-385221a1ee7e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc0b5212-5c58-4d59-b925-643d80927574","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"84ce98fe-aba6-4079-9a68-f39efd36eefe","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfShnurfcusiq87nbydu5s-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml","artifactChecksum":"MTA0YjdhNjJkMGZlOTY4YzkwMzZkYWJhNjBjZDhjYTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8fb9243e-b932-45fb-ac7a-e99492d9d9ed","artifactVersion":"1"},{"artifactName":"service-DemoPnfShnurfcusiq87nbydu5s-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar","artifactChecksum":"ODhkYmIxOWUxYWRiZTVjZjA4NTIyMWZhNzhjYmRmZjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"96bc5346-b622-4ff1-ba4d-67337e29ddcc","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T01:12:04.794Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:04.794Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:04.795Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:04.795Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:05.797Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:05.797Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:05.798Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:05.798Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:06.799Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:06.800Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:06.800Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:06.800Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:08.802Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:08.803Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:08.803Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:08.803Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:09.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:09.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977017179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684976990020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "ves-openapi-manager", "timestamp": 1684977011325, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684976989025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977017179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684976990020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "ves-openapi-manager", "timestamp": 1684977011325, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684976989025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977017179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684976990020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "ves-openapi-manager", "timestamp": 1684977011325, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684976989025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977017179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684976990020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "ves-openapi-manager", "timestamp": 1684977011325, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684976989025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977017179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684976990020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "ves-openapi-manager", "timestamp": 1684977011325, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684976989025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977017179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684976990020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "ves-openapi-manager", "timestamp": 1684977011325, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684976989025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977017179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684976990020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "ves-openapi-manager", "timestamp": 1684977011325, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684976989025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977026398, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977027145, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684977026853, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684977026862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977026398, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.366Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684977027859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:12:09.366Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "cds-sdc-listener", "timestamp": 1684977027869, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:12:09.403Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5 2023-05-25T01:12:09.403Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977028272, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977026398, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "policy-distribution-id", "timestamp": 1684977028861, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:12:09.440Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5 2023-05-25T01:12:09.440Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:12:09.460Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.460Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977029464, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:12:09.460Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.460Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.461Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977026398, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.461Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.461Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.461Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977030524, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:12:09.476Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5 2023-05-25T01:12:09.476Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-25T01:12:09.492Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.492Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977026398, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "multicloud-k8s", "timestamp": 1684977031526, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977026398, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977026398, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977033536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977033064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977033064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.494Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977033064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977033064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977033064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977033064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977039569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977033064, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "aai-model-loader", "timestamp": 1684977040571, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:12:09.509Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5 2023-05-25T01:12:09.509Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:12:09.530Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977040854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:12:09.531Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977043284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:12:09.531Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977044299, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:12:09.544Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5 2023-05-25T01:12:09.545Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:12:09.804Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:09.804Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:09.804Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:09.805Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:10.805Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:10.806Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:10.806Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:10.806Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:11.807Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:11.808Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:11.808Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:11.808Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:12.810Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "serviceName": "Demo_pNF_SHNurFCuSiQ87nbYdu5s", "serviceVersion": "1.0", "serviceUUID": "8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "49a3e637-e278-4ba4-bacc-ff26f178eb39", "resources": [ { "resourceInstanceName": "pNF 57b163a2-2686 0", "resourceCustomizationUUID": "17b4a980-ba30-4749-b3b9-d900d70b3ad4", "resourceName": "pNF 57b163a2-2686", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7627c26a-5293-42ce-8589-20814b085256", "resourceInvariantUUID": "3ebd825d-9c4e-4bbe-9224-1086c86a47e6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "artifactChecksum": "ODhkYmIxOWUxYWRiZTVjZjA4NTIyMWZhNzhjYmRmZjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "96bc5346-b622-4ff1-ba4d-67337e29ddcc" } ], "workloadContext": "Production" } 2023-05-25T01:12:12.810Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T01:12:12.810Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 ASDC 2023-05-25T01:12:12.810Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 ServiceName:Demo_pNF_SHNurFCuSiQ87nbYdu5s ServiceVersion:1.0 ServiceUUID:8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 ServiceInvariantUUID:49a3e637-e278-4ba4-bacc-ff26f178eb39 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfShnurfcusiq87nbydu5s-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar ArtifactUUID:96bc5346-b622-4ff1-ba4d-67337e29ddcc ArtifactChecksum:ODhkYmIxOWUxYWRiZTVjZjA4NTIyMWZhNzhjYmRmZjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 57b163a2-2686 0 ResourceCustomizationUUID:17b4a980-ba30-4749-b3b9-d900d70b3ad4 ResourceInvariantUUID:3ebd825d-9c4e-4bbe-9224-1086c86a47e6 ResourceName:pNF 57b163a2-2686 ResourceType:PNF ResourceUUID:7627c26a-5293-42ce-8589-20814b085256 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-25T01:12:12.810Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:12:12.873Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:12:12.873Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:12:12.873Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:12:12.874Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 96bc5346-b622-4ff1-ba4d-67337e29ddcc from URL: /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:12.874Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:12:12.874Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:12.986Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:12:12.989Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 96bc5346-b622-4ff1-ba4d-67337e29ddcc 87992 2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar ASDC sendASDCNotification 2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:12.991Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977132990, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:13.991Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:12:13.992Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:12:13.992Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 96bc5346-b622-4ff1-ba4d-67337e29ddcc, URL: /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar to file: /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:13.992Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:13.993Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:13.993Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.144Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP661183329588042337/Definitions/service-DemoPnfShnurfcusiq87nbydu5s-template.yml 2023-05-25T01:12:14.638Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T01:12:14.638Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:12:14.638Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 57b163a2-2686 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-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Node template pNF 57b163a2-2686 0 is matching search criteria 2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 57b163a2-2686 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Node template pNF 57b163a2-2686 0 is matching search criteria 2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 57b163a2-2686 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.643Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.643Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_SHNurFCuSiQ87nbYdu5s Description:catalog service description Model UUID:8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 Model Version:NULL Model InvariantUuid:49a3e637-e278-4ba4-bacc-ff26f178eb39 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T01:12:14.657Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7627c26a-5293-42ce-8589-20814b085256 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:12:14.666Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||pNF 57b163a2-2686 0 2023-05-25T01:12:14.666Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7627c26a-5293-42ce-8589-20814b085256 2023-05-25T01:12:14.666Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 2023-05-25T01:12:14.666Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 2023-05-25T01:12:14.666Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 57b163a2-2686 0 7627c26a-5293-42ce-8589-20814b085256 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:12:14.679Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2596e93, org.onap.sdc.toscaparser.api.parameters.Input@58091a11, org.onap.sdc.toscaparser.api.parameters.Input@475c1b7b, org.onap.sdc.toscaparser.api.parameters.Input@2e61c204, org.onap.sdc.toscaparser.api.parameters.Input@67851cad] 2023-05-25T01:12:14.680Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.680Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.680Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4: pNF 57b163a2-2686 2023-05-25T01:12:14.680Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Processing PNF resource: 7627c26a-5293-42ce-8589-20814b085256 2023-05-25T01:12:14.680Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:14.680Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:14.680Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Resource customization UUID: 17b4a980-ba30-4749-b3b9-d900d70b3ad4 is the same as notified resource customizationUUID: 17b4a980-ba30-4749-b3b9-d900d70b3ad4 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-25T01:12:14.768Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 57b163a2-2686 7627c26a-5293-42ce-8589-20814b085256 0 ASDC deployResourceStructure 2023-05-25T01:12:14.769Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar ASDC sendASDCNotification 2023-05-25T01:12:14.769Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 2023-05-25T01:12:14.769Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:12:14.769Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:14.769Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:14.769Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977134769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:15.770Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:12:15.796Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:12:15.803Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:12:15.803Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:12:15.803Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T01:12:15.803Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T01:12:15.803Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:12:15.804Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:12:15.804Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:12:15.804Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:12:15.804Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:12:15.804Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:12:15.804Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:12:15.819Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T01:12:45.820Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T01:12:45.832Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and serviceModelVersionId: 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 2023-05-25T01:12:45.832Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49a3e637-e278-4ba4-bacc-ff26f178eb39 2023-05-25T01:12:45.833Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0 2023-05-25T01:12:45.841Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T01:12:45.885Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0|INFO|500||Invoke 2023-05-25T01:12:45.885Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[81f2bcd7-399d-4eea-a675-3c1c67bd464c], X-ECOMP-RequestID=[ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00], X-TransactionId=[], X-ONAP-RequestID=[ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00], Content-Type=[application/merge-patch+json]} 2023-05-25T01:12:45.908Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T01:12:46.103Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?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/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:12:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[225440], x-aai-txid=[2-aai-resources-230525-01:12:46:109-50198], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T01:12:46.103Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-25T01:12:46.104Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49a3e637-e278-4ba4-bacc-ff26f178eb39/model-vers/model-ver/8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4?depth=0|INFO|500||InvokeReturn 2023-05-25T01:12:46.104Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T01:12:46.104Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:12:46.111Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T01:12:46.111Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T01:12:46.111Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T01:12:46.111Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:46.111Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:46.111Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977166111, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:12:47.138Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-25T01:12:47.138Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"959b45fd-8382-46e4-876d-c7d18374bed5","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"516f2643-5235-4721-874e-149ead8ca2ec","serviceDescription":"service","serviceInvariantUUID":"39b76ddd-229e-47e2-9d5c-c61050f28b24","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"75ce68c9-9017-4b5b-8f50-577e591e023b","resourceInvariantUUID":"289c7141-f382-4137-a648-7bd2200e1bc4","resourceCustomizationUUID":"d5b748d0-e68f-40d0-9eb6-90b8652d4302","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":"YjdiNGIzYjIwM2M1YzdmZThkODRjNDY0YzI4YzdmYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ff3324e9-5488-40e6-9236-888d2bf941a3","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":"NTNhMGMyMWIyNmIwOWUyNjg0NGNiOTc5OGMyMzc3YTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6ded8bd9-83a0-4276-a8b9-65cbcc38ff1a","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":"c31b8ef6-274b-4998-9445-8223375009cb","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":"822fc0d1-11a7-4965-9654-ada32c456c8e","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":"5767a6c4-40aa-4e08-9148-60189936c4de","artifactVersion":"2","generatedFromUUID":"c31b8ef6-274b-4998-9445-8223375009cb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MjgzYzJlNmU1MjBlYmM0ZjViZmNkZGI4OTA5YmRjODQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bf2ce631-86bf-4a04-88b6-a5ee324a13dc","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YWZkNWY3YzUwYzcwMWVhZjZiMGVmNzY3MDc1OTZjODE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6dc4e5f0-5129-4322-9df1-3e70ec0199b2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T01:12:47.139Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:47.139Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:47.139Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:47.139Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:48.140Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:48.140Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:48.140Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:48.141Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:49.141Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:49.142Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:49.142Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:49.142Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:50.142Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:50.142Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:50.142Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:50.143Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:51.143Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:51.144Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:51.144Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:51.144Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:52.145Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:52.145Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:52.145Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:52.145Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:53.146Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:12:53.147Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:53.147Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:53.147Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:54.149Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "516f2643-5235-4721-874e-149ead8ca2ec", "serviceDescription": "service", "serviceInvariantUUID": "39b76ddd-229e-47e2-9d5c-c61050f28b24", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "d5b748d0-e68f-40d0-9eb6-90b8652d4302", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "75ce68c9-9017-4b5b-8f50-577e591e023b", "resourceInvariantUUID": "289c7141-f382-4137-a648-7bd2200e1bc4", "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": "NTNhMGMyMWIyNmIwOWUyNjg0NGNiOTc5OGMyMzc3YTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6ded8bd9-83a0-4276-a8b9-65cbcc38ff1a", "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": "c31b8ef6-274b-4998-9445-8223375009cb", "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": "5767a6c4-40aa-4e08-9148-60189936c4de", "generatedFromUUID": "c31b8ef6-274b-4998-9445-8223375009cb" }, "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": "5767a6c4-40aa-4e08-9148-60189936c4de", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "YWZkNWY3YzUwYzcwMWVhZjZiMGVmNzY3MDc1OTZjODE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6dc4e5f0-5129-4322-9df1-3e70ec0199b2" } ], "workloadContext": "Production" } 2023-05-25T01:12:54.149Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T01:12:54.150Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 516f2643-5235-4721-874e-149ead8ca2ec ASDC 2023-05-25T01:12:54.150Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:959b45fd-8382-46e4-876d-c7d18374bed5 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:516f2643-5235-4721-874e-149ead8ca2ec ServiceInvariantUUID:39b76ddd-229e-47e2-9d5c-c61050f28b24 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:6dc4e5f0-5129-4322-9df1-3e70ec0199b2 ArtifactChecksum:YWZkNWY3YzUwYzcwMWVhZjZiMGVmNzY3MDc1OTZjODE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:d5b748d0-e68f-40d0-9eb6-90b8652d4302 ResourceInvariantUUID:289c7141-f382-4137-a648-7bd2200e1bc4 ResourceName:basic_vm ResourceType:VF ResourceUUID:75ce68c9-9017-4b5b-8f50-577e591e023b 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:6ded8bd9-83a0-4276-a8b9-65cbcc38ff1a ArtifactChecksum:NTNhMGMyMWIyNmIwOWUyNjg0NGNiOTc5OGMyMzc3YTM= 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:c31b8ef6-274b-4998-9445-8223375009cb 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:5767a6c4-40aa-4e08-9148-60189936c4de 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:5767a6c4-40aa-4e08-9148-60189936c4de ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-25T01:12:54.150Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 516f2643-5235-4721-874e-149ead8ca2ec ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:12:54.224Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:12:54.224Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:12:54.224Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:12:54.224Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6dc4e5f0-5129-4322-9df1-3e70ec0199b2 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-25T01:12:54.224Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:12:54.224Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-25T01:12:54.330Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:12:54.332Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 6dc4e5f0-5129-4322-9df1-3e70ec0199b2 75169 2023-05-25T01:12:54.333Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-25T01:12:54.333Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-25T01:12:54.333Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:12:54.333Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:54.333Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:54.333Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977174333, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:55.334Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:12:55.335Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:12:55.335Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 6dc4e5f0-5129-4322-9df1-3e70ec0199b2, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:55.336Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-05-25T01:12:55.337Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:55.337Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:55.467Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1793574579333494756/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-05-25T01:12:56.412Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:12:56.413Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T01:12:56.414Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-25T01:12:56.415Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8796b35e-a294-4b64-8d7e-5e08cd16a65e 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:56.416Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:516f2643-5235-4721-874e-149ead8ca2ec Model Version:NULL Model InvariantUuid:39b76ddd-229e-47e2-9d5c-c61050f28b24 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:4ab5a260-c790-4829-9ade-343ad04ffa80 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:289c7141-f382-4137-a648-7bd2200e1bc4 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d5b748d0-e68f-40d0-9eb6-90b8652d4302 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6219d94e-18bc-43e6-95d0-c8992390d372 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:4ec0d02c-0164-4faa-9209-155afbd57e41 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8796b35e-a294-4b64-8d7e-5e08cd16a65e ModelInvariantUuid:636e222d-4cfe-4744-8f16-6279597eb1c5 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:412c3a17-2339-4065-97fc-24453e690f65 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:3e9a74af-b3e0-49b2-9ad6-5d71b465cee6 ModelInvariantUuid:7e6c260c-bd55-4f9f-88fc-ab9fd65847eb ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:a453de1a-ab82-4ff9-b8d3-5fe3f20c4667 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T01:12:56.438Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 75ce68c9-9017-4b5b-8f50-577e591e023b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:12:56.444Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||basic_vm 0 2023-05-25T01:12:56.445Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 75ce68c9-9017-4b5b-8f50-577e591e023b 2023-05-25T01:12:56.445Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6ded8bd9-83a0-4276-a8b9-65cbcc38ff1a from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-25T01:12:56.445Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:12:56.445Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-25T01:12:56.562Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:12:56.563Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 6ded8bd9-83a0-4276-a8b9-65cbcc38ff1a 787 2023-05-25T01:12:56.564Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-05-25T01:12:56.564Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-25T01:12:56.564Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:12:56.565Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:56.565Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:56.565Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977176564, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:57.567Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6219d94e-18bc-43e6-95d0-c8992390d372", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4ec0d02c-0164-4faa-9209-155afbd57e41", "vfModuleModelCustomizationUUID": "79204af4-bfd1-41fd-ad96-1e8da9385405", "isBase": true, "artifacts": [ "c31b8ef6-274b-4998-9445-8223375009cb", "5767a6c4-40aa-4e08-9148-60189936c4de" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-25T01:12:57.572Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4ec0d02c-0164-4faa-9209-155afbd57e41 VfModuleModelInvariantUUID:6219d94e-18bc-43e6-95d0-c8992390d372 VfModuleModelDescription:NULL Artifacts UUID List:{ c31b8ef6-274b-4998-9445-8223375009cb , 5767a6c4-40aa-4e08-9148-60189936c4de } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-25T01:12:57.575Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6219d94e-18bc-43e6-95d0-c8992390d372", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4ec0d02c-0164-4faa-9209-155afbd57e41", "vfModuleModelCustomizationUUID": "79204af4-bfd1-41fd-ad96-1e8da9385405", "isBase": true, "artifacts": [ "c31b8ef6-274b-4998-9445-8223375009cb", "5767a6c4-40aa-4e08-9148-60189936c4de" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-25T01:12:57.575Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4ec0d02c-0164-4faa-9209-155afbd57e41 VfModuleModelInvariantUUID:6219d94e-18bc-43e6-95d0-c8992390d372 VfModuleModelDescription:NULL Artifacts UUID List:{ c31b8ef6-274b-4998-9445-8223375009cb , 5767a6c4-40aa-4e08-9148-60189936c4de } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-25T01:12:57.576Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c31b8ef6-274b-4998-9445-8223375009cb from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-25T01:12:57.576Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:12:57.576Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-25T01:12:57.669Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:12:57.669Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml c31b8ef6-274b-4998-9445-8223375009cb 5033 2023-05-25T01:12:57.669Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-25T01:12:57.670Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-25T01:12:57.670Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:12:57.670Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:57.670Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:57.670Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977177669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:58.671Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5767a6c4-40aa-4e08-9148-60189936c4de from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-25T01:12:58.672Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:12:58.672Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-25T01:12:58.779Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:12:58.780Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 5767a6c4-40aa-4e08-9148-60189936c4de 903 2023-05-25T01:12:58.780Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-25T01:12:58.780Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-25T01:12:58.780Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:12:58.781Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:12:58.781Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:12:58.781Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977178780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:12:59.782Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 516f2643-5235-4721-874e-149ead8ca2ec 2023-05-25T01:12:59.783Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 75ce68c9-9017-4b5b-8f50-577e591e023b ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:12:59.816Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@60e4a782, org.onap.sdc.toscaparser.api.parameters.Input@54369e49, org.onap.sdc.toscaparser.api.parameters.Input@695983d9, org.onap.sdc.toscaparser.api.parameters.Input@2338191b, org.onap.sdc.toscaparser.api.parameters.Input@66257249] 2023-05-25T01:12:59.819Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.819Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.820Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-05-25T01:12:59.820Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= d5b748d0-e68f-40d0-9eb6-90b8652d4302 2023-05-25T01:12:59.820Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d5b748d0-e68f-40d0-9eb6-90b8652d4302 matches Tosca VF Customization UUID: d5b748d0-e68f-40d0-9eb6-90b8652d4302 2023-05-25T01:12:59.820Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: d5b748d0-e68f-40d0-9eb6-90b8652d4302 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-25T01:12:59.827Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.827Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.829Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id d5b748d0-e68f-40d0-9eb6-90b8652d4302: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-25T01:12:59.829Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@407045f6 2023-05-25T01:12:59.829Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.829Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T01:12:59.829Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 79204af4-bfd1-41fd-ad96-1e8da9385405 2023-05-25T01:12:59.830Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 79204af4-bfd1-41fd-ad96-1e8da9385405 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-25T01:12:59.835Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.836Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:59.836Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:12:59.836Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.836Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:59.836Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:12:59.837Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.837Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-25T01:12:59.837Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-25T01:12:59.837Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-25T01:12:59.837Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8796b35e-a294-4b64-8d7e-5e08cd16a65e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T01:12:59.842Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.843Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:59.843Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:12:59.843Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.843Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-25T01:12:59.843Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=d5b748d0-e68f-40d0-9eb6-90b8652d4302 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:12:59.847Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.848Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.848Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 516f2643-5235-4721-874e-149ead8ca2ec: basic_vm 2023-05-25T01:12:59.849Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.849Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.849Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.850Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.850Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.850Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.851Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.851Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.851Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:12:59.852Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:12:59.852Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:13:00.083Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 75ce68c9-9017-4b5b-8f50-577e591e023b 1 ASDC deployResourceStructure 2023-05-25T01:13:00.084Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-05-25T01:13:00.084Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-25T01:13:00.085Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:13:00.085Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:13:00.086Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:13:00.086Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977180084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:13:01.087Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-25T01:13:01.087Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-25T01:13:01.087Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:13:01.088Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:13:01.088Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:13:01.088Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977181087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:13:02.090Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-25T01:13:02.090Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-25T01:13:02.090Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:13:02.091Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:13:02.091Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:13:02.091Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977182090, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:13:03.093Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-25T01:13:03.094Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-25T01:13:03.094Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:13:03.094Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:13:03.094Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:13:03.095Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977183093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:13:04.097Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 959b45fd-8382-46e4-876d-c7d18374bed5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:13:04.126Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 959b45fd-8382-46e4-876d-c7d18374bed5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:13:04.133Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:13:04.133Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:13:04.134Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T01:13:04.134Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T01:13:04.134Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:13:04.134Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:13:04.134Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:13:04.135Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:13:04.135Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:13:04.135Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:13:04.150Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T01:13:09.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:13:09.353Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:13:09.353Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429", "consumerID": "SO-sdc-controller", "timestamp": 1684977123640, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T01:13:09.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:13:09.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:13:09.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:13:09.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:13:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:13:34.151Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 959b45fd-8382-46e4-876d-c7d18374bed5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T01:13:34.167Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 959b45fd-8382-46e4-876d-c7d18374bed5 and serviceModelVersionId: 516f2643-5235-4721-874e-149ead8ca2ec 2023-05-25T01:13:34.167Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 39b76ddd-229e-47e2-9d5c-c61050f28b24 2023-05-25T01:13:34.168Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0 2023-05-25T01:13:34.175Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T01:13:34.244Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0|INFO|500||Invoke 2023-05-25T01:13:34.244Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[959b45fd-8382-46e4-876d-c7d18374bed5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d738ba9b-2285-431a-afce-59625ebce602], X-ECOMP-RequestID=[959b45fd-8382-46e4-876d-c7d18374bed5], X-TransactionId=[], X-ONAP-RequestID=[959b45fd-8382-46e4-876d-c7d18374bed5], Content-Type=[application/merge-patch+json]} 2023-05-25T01:13:34.253Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T01:13:34.428Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?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/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:13:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[417808], x-aai-txid=[2-aai-resources-230525-01:13:34:454-79355], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T01:13:34.428Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-25T01:13:34.429Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/39b76ddd-229e-47e2-9d5c-c61050f28b24/model-vers/model-ver/516f2643-5235-4721-874e-149ead8ca2ec?depth=0|INFO|500||InvokeReturn 2023-05-25T01:13:34.429Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T01:13:34.429Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:13:34.438Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T01:13:34.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 959b45fd-8382-46e4-876d-c7d18374bed5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T01:13:34.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T01:13:34.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:13:34.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:13:34.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977214439, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:13:35.467Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:14:09.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:14:09.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:14:09.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:14:09.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:14:09.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977132990, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977134769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00", "consumerID": "SO-sdc-controller", "timestamp": 1684977166111, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:14:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977124780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977174333, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977176564, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977177669, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:14:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977178780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:14:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977180084, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:14:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977181087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977182090, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977183093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:14:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:14:35.468Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:15:09.351Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:15:09.352Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:15:09.352Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5", "consumerID": "SO-sdc-controller", "timestamp": 1684977214439, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T01:15:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:15:35.470Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:16:09.351Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:16:35.471Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:17:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:17:35.471Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:18:09.354Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:18:35.473Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:19:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:19:35.473Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:20:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:20:35.475Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:21:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:21:35.475Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:22:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:22:35.476Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:23:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:23:35.477Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:24:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:24:35.478Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:24:56.428Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-25T01:24:56.428Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"19a187c6-9c2f-4871-955d-94a1e5070126","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"a9a2d648-e77b-43ee-beb2-384dbfc917ea","serviceDescription":"service","serviceInvariantUUID":"319571bc-fdf0-4755-8981-46a83ee50655","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bc753219-013a-4916-95a2-9d570c7b4942","resourceInvariantUUID":"9421ff6c-91f9-49cd-9f6d-89b508e71bab","resourceCustomizationUUID":"e4da173d-dfff-4813-a80b-aac4302d74aa","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":"ZmNjZjg5MWE5NTM1MTQxNTdjZjk0MDVjMTk2NjM0ZWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e8160396-9253-44d0-be3e-c741d1e3071e","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":"OTg5Nzc0ZTVkMTBjMGE0YWI0MmIwNjc0MjQxMjRkNjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d76fcd66-35bc-4da0-ba30-0decea6f9f45","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":"d10a407f-29a5-42aa-b865-d1dfbd8eb0ae","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":"060a44e0-05c7-445c-a257-6161be710941","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":"37bca90d-18df-406b-b924-d238744ef7b8","artifactVersion":"2","generatedFromUUID":"527ae0dc-f3ca-474c-a877-0e97edd3c315"},{"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":"8e411227-1ea1-4df2-a63c-e1e2fd4494de","artifactVersion":"2","generatedFromUUID":"d10a407f-29a5-42aa-b865-d1dfbd8eb0ae"},{"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":"527ae0dc-f3ca-474c-a877-0e97edd3c315","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":"8bc430b3-2022-4af5-a02c-741098e95808","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":"OGZiZTc2YjhkOWFkYWM0OWRkYWNhODNiZGE0NjllOTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8374cd24-ce4d-4811-ac8c-8de54c7410de","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NDcwMDdkNTIxOTUzYmE2MWRjNjExZDU1NmM2NWQ2YWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b31e43be-0b77-4d01-b52d-51fa94085031","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T01:24:56.430Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:24:56.431Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:24:56.431Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:24:56.431Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:24:56.436Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T01:24:56.436Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T01:24:56.436Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T01:24:56.436Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T01:24:56.437Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T01:24:56.437Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA 2023-05-25T01:24:56.455Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:24:56.455Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:24:56.457Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:24:57.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:24:57.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:24:57.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:24:57.439Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:24:58.441Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:24:58.441Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:24:58.441Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:24:58.441Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:24:59.443Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:24:59.443Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:24:59.444Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:24:59.444Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:00.445Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:25:00.446Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:00.446Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:00.446Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:01.448Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:25:01.448Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:01.448Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:01.449Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:02.451Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:25:02.451Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:02.451Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:02.451Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:03.453Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:25:03.453Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:03.453Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:03.454Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:04.455Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:25:04.456Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:04.456Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:04.456Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:05.458Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:25:05.458Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:05.459Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:05.459Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:06.461Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "a9a2d648-e77b-43ee-beb2-384dbfc917ea", "serviceDescription": "service", "serviceInvariantUUID": "319571bc-fdf0-4755-8981-46a83ee50655", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e4da173d-dfff-4813-a80b-aac4302d74aa", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "bc753219-013a-4916-95a2-9d570c7b4942", "resourceInvariantUUID": "9421ff6c-91f9-49cd-9f6d-89b508e71bab", "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": "OTg5Nzc0ZTVkMTBjMGE0YWI0MmIwNjc0MjQxMjRkNjA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d76fcd66-35bc-4da0-ba30-0decea6f9f45", "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": "d10a407f-29a5-42aa-b865-d1dfbd8eb0ae", "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": "8e411227-1ea1-4df2-a63c-e1e2fd4494de", "generatedFromUUID": "d10a407f-29a5-42aa-b865-d1dfbd8eb0ae" }, "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": "37bca90d-18df-406b-b924-d238744ef7b8", "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": "8e411227-1ea1-4df2-a63c-e1e2fd4494de", "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": "527ae0dc-f3ca-474c-a877-0e97edd3c315", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "NDcwMDdkNTIxOTUzYmE2MWRjNjExZDU1NmM2NWQ2YWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b31e43be-0b77-4d01-b52d-51fa94085031" } ], "workloadContext": "Production" } 2023-05-25T01:25:06.461Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T01:25:06.461Z|959b45fd-8382-46e4-876d-c7d18374bed5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 a9a2d648-e77b-43ee-beb2-384dbfc917ea ASDC 2023-05-25T01:25:06.462Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:19a187c6-9c2f-4871-955d-94a1e5070126 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:a9a2d648-e77b-43ee-beb2-384dbfc917ea ServiceInvariantUUID:319571bc-fdf0-4755-8981-46a83ee50655 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:b31e43be-0b77-4d01-b52d-51fa94085031 ArtifactChecksum:NDcwMDdkNTIxOTUzYmE2MWRjNjExZDU1NmM2NWQ2YWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e4da173d-dfff-4813-a80b-aac4302d74aa ResourceInvariantUUID:9421ff6c-91f9-49cd-9f6d-89b508e71bab ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:bc753219-013a-4916-95a2-9d570c7b4942 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:d76fcd66-35bc-4da0-ba30-0decea6f9f45 ArtifactChecksum:OTg5Nzc0ZTVkMTBjMGE0YWI0MmIwNjc0MjQxMjRkNjA= 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:d10a407f-29a5-42aa-b865-d1dfbd8eb0ae 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:8e411227-1ea1-4df2-a63c-e1e2fd4494de 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:37bca90d-18df-406b-b924-d238744ef7b8 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:8e411227-1ea1-4df2-a63c-e1e2fd4494de 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:527ae0dc-f3ca-474c-a877-0e97edd3c315 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-25T01:25:06.462Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9a2d648-e77b-43ee-beb2-384dbfc917ea ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:25:06.527Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:25:06.527Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:25:06.527Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:25:06.527Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b31e43be-0b77-4d01-b52d-51fa94085031 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:06.528Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:25:06.528Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:06.693Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:25:06.699Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar b31e43be-0b77-4d01-b52d-51fa94085031 163255 2023-05-25T01:25:06.700Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-25T01:25:06.700Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:06.700Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:25:06.700Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:06.700Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:06.700Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977906699, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:07.702Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:25:07.703Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:25:07.703Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: b31e43be-0b77-4d01-b52d-51fa94085031, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:07.704Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-05-25T01:25:07.705Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:07.705Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:07.835Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5507560157916147872/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-05-25T01:25:08.784Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T01:25:08.784Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:08.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:08.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:25:08.787Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=fc3cf331-8a2a-4711-ac47-8ebbf97c978c 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:08.789Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:a9a2d648-e77b-43ee-beb2-384dbfc917ea Model Version:NULL Model InvariantUuid:319571bc-fdf0-4755-8981-46a83ee50655 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:e4833fce-6f94-4a2c-a54f-b6fa4552f0a9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9421ff6c-91f9-49cd-9f6d-89b508e71bab Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e4da173d-dfff-4813-a80b-aac4302d74aa NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:682ca397-8ef2-440e-b1a9-9368299b4feb ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:00ecddb3-8621-4aa4-94ad-69cbbe9ad72e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:51716044-b686-4322-990e-2c9a3b326401 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:3d7f844c-1956-40ef-8da8-c97aef6186b5 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:fc3cf331-8a2a-4711-ac47-8ebbf97c978c ModelInvariantUuid:6e92ff37-3169-4524-ac08-d0f0de10c0b7 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f9bb2b9f-6e3a-44b1-89b3-83da0d9fd634 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:4780853b-2d47-485b-b519-a1547d93c6a3 ModelInvariantUuid:44b64e7f-2e43-4f94-85ae-f180adea5eba ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:67b76104-890d-4fbd-b8d6-86eea0fca6a8 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T01:25:08.803Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: bc753219-013a-4916-95a2-9d570c7b4942 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:25:08.807Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0 2023-05-25T01:25:08.808Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bc753219-013a-4916-95a2-9d570c7b4942 2023-05-25T01:25:08.808Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d76fcd66-35bc-4da0-ba30-0decea6f9f45 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-25T01:25:08.808Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:25:08.808Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-25T01:25:08.911Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:25:08.911Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json d76fcd66-35bc-4da0-ba30-0decea6f9f45 1565 2023-05-25T01:25:08.911Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-05-25T01:25:08.912Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-25T01:25:08.912Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:25:08.912Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:08.912Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:08.913Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977908911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:09.351Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:25:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:25:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:25:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:25:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:25:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:25:09.353Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:25:09.354Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:25:09.354Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:25:09.354Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:25:09.354Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:25:09.354Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:25:09.913Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "51716044-b686-4322-990e-2c9a3b326401", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3d7f844c-1956-40ef-8da8-c97aef6186b5", "vfModuleModelCustomizationUUID": "90a86ca1-043f-4305-87dc-ac9e8aa0860b", "isBase": true, "artifacts": [ "d10a407f-29a5-42aa-b865-d1dfbd8eb0ae", "8e411227-1ea1-4df2-a63c-e1e2fd4494de" ], "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": "682ca397-8ef2-440e-b1a9-9368299b4feb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "00ecddb3-8621-4aa4-94ad-69cbbe9ad72e", "vfModuleModelCustomizationUUID": "244f1b24-d685-418e-b0ff-4376765fbc5f", "isBase": false, "artifacts": [ "527ae0dc-f3ca-474c-a877-0e97edd3c315" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-25T01:25:09.916Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3d7f844c-1956-40ef-8da8-c97aef6186b5 VfModuleModelInvariantUUID:51716044-b686-4322-990e-2c9a3b326401 VfModuleModelDescription:NULL Artifacts UUID List:{ d10a407f-29a5-42aa-b865-d1dfbd8eb0ae , 8e411227-1ea1-4df2-a63c-e1e2fd4494de } 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:00ecddb3-8621-4aa4-94ad-69cbbe9ad72e VfModuleModelInvariantUUID:682ca397-8ef2-440e-b1a9-9368299b4feb VfModuleModelDescription:NULL Artifacts UUID List:{ 527ae0dc-f3ca-474c-a877-0e97edd3c315 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-05-25T01:25:09.919Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "51716044-b686-4322-990e-2c9a3b326401", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3d7f844c-1956-40ef-8da8-c97aef6186b5", "vfModuleModelCustomizationUUID": "90a86ca1-043f-4305-87dc-ac9e8aa0860b", "isBase": true, "artifacts": [ "d10a407f-29a5-42aa-b865-d1dfbd8eb0ae", "8e411227-1ea1-4df2-a63c-e1e2fd4494de" ], "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": "682ca397-8ef2-440e-b1a9-9368299b4feb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "00ecddb3-8621-4aa4-94ad-69cbbe9ad72e", "vfModuleModelCustomizationUUID": "244f1b24-d685-418e-b0ff-4376765fbc5f", "isBase": false, "artifacts": [ "527ae0dc-f3ca-474c-a877-0e97edd3c315" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-25T01:25:09.919Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3d7f844c-1956-40ef-8da8-c97aef6186b5 VfModuleModelInvariantUUID:51716044-b686-4322-990e-2c9a3b326401 VfModuleModelDescription:NULL Artifacts UUID List:{ d10a407f-29a5-42aa-b865-d1dfbd8eb0ae , 8e411227-1ea1-4df2-a63c-e1e2fd4494de } 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:00ecddb3-8621-4aa4-94ad-69cbbe9ad72e VfModuleModelInvariantUUID:682ca397-8ef2-440e-b1a9-9368299b4feb VfModuleModelDescription:NULL Artifacts UUID List:{ 527ae0dc-f3ca-474c-a877-0e97edd3c315 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-05-25T01:25:09.919Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d10a407f-29a5-42aa-b865-d1dfbd8eb0ae from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-25T01:25:09.919Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:25:09.919Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-25T01:25:10.043Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:25:10.043Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml d10a407f-29a5-42aa-b865-d1dfbd8eb0ae 914 2023-05-25T01:25:10.044Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-05-25T01:25:10.044Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-25T01:25:10.044Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:25:10.044Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:10.044Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:10.044Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977910044, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:11.045Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 37bca90d-18df-406b-b924-d238744ef7b8 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-25T01:25:11.045Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:25:11.046Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-25T01:25:11.255Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:25:11.255Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 37bca90d-18df-406b-b924-d238744ef7b8 12 2023-05-25T01:25:11.255Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-05-25T01:25:11.256Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-25T01:25:11.256Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:25:11.256Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:11.256Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:11.256Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977911255, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:12.258Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8e411227-1ea1-4df2-a63c-e1e2fd4494de from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-25T01:25:12.258Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:25:12.258Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-25T01:25:12.471Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:25:12.472Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8e411227-1ea1-4df2-a63c-e1e2fd4494de 96 2023-05-25T01:25:12.472Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-05-25T01:25:12.472Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-25T01:25:12.472Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:25:12.473Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:12.473Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:12.473Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977912472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:13.473Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 527ae0dc-f3ca-474c-a877-0e97edd3c315 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-25T01:25:13.474Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:25:13.474Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-25T01:25:13.603Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:25:13.603Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 527ae0dc-f3ca-474c-a877-0e97edd3c315 20206 2023-05-25T01:25:13.604Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-05-25T01:25:13.604Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-25T01:25:13.604Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:25:13.604Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:13.605Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:13.605Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977913604, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:14.609Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a9a2d648-e77b-43ee-beb2-384dbfc917ea 2023-05-25T01:25:14.609Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 bc753219-013a-4916-95a2-9d570c7b4942 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:25:14.634Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f04f639, org.onap.sdc.toscaparser.api.parameters.Input@454f5f84, org.onap.sdc.toscaparser.api.parameters.Input@6f52b136, org.onap.sdc.toscaparser.api.parameters.Input@2b0933d9, org.onap.sdc.toscaparser.api.parameters.Input@3324bdbf] 2023-05-25T01:25:14.635Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.636Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.636Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-05-25T01:25:14.636Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= e4da173d-dfff-4813-a80b-aac4302d74aa 2023-05-25T01:25:14.636Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e4da173d-dfff-4813-a80b-aac4302d74aa matches Tosca VF Customization UUID: e4da173d-dfff-4813-a80b-aac4302d74aa 2023-05-25T01:25:14.636Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: e4da173d-dfff-4813-a80b-aac4302d74aa matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-25T01:25:14.641Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.641Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.642Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id e4da173d-dfff-4813-a80b-aac4302d74aa: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-05-25T01:25:14.642Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@14fcde61 2023-05-25T01:25:14.642Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.642Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T01:25:14.642Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 244f1b24-d685-418e-b0ff-4376765fbc5f 2023-05-25T01:25:14.642Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 244f1b24-d685-418e-b0ff-4376765fbc5f Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-25T01:25:14.647Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.647Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:14.647Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:25:14.648Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.648Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:14.648Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:25:14.648Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.648Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-25T01:25:14.648Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=e4da173d-dfff-4813-a80b-aac4302d74aa Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:25:14.652Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.652Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.652Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a9a2d648-e77b-43ee-beb2-384dbfc917ea: basic_cnf_macro 2023-05-25T01:25:14.652Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.653Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:25:14.654Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:25:14.654Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:25:14.770Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro bc753219-013a-4916-95a2-9d570c7b4942 2 ASDC deployResourceStructure 2023-05-25T01:25:14.771Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-05-25T01:25:14.771Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-25T01:25:14.772Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:25:14.772Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:14.772Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:14.772Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977914771, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:15.774Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-05-25T01:25:15.774Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-25T01:25:15.774Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:25:15.775Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:15.775Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:15.775Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977915774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:16.780Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-05-25T01:25:16.781Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-05-25T01:25:16.781Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-25T01:25:16.781Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:16.781Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:16.781Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977916776, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:17.782Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-05-25T01:25:17.782Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-25T01:25:17.782Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:25:17.782Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:17.783Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:17.783Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977917782, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:18.784Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-05-25T01:25:18.784Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-05-25T01:25:18.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-25T01:25:18.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:18.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:18.785Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977918784, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:19.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-25T01:25:19.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-25T01:25:19.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:25:19.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:25:19.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:25:19.786Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977919785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:25:20.788Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:25:20.821Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:25:20.826Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:25:20.827Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:25:20.827Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:25:50.828Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:25:50.856Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:25:50.864Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:25:50.864Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:25:50.864Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:26:09.352Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:26:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:26:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:26:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-25T01:26:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-25T01:26:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-25T01:26:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-25T01:26:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-25T01:26:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-25T01:26:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.378Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.378Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.378Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977869889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:26:09.378Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.378Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "ves-openapi-manager", "timestamp": 1684977887546, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977875478, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:26:09.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977868900, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:26:09.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977872556, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:26:09.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.381Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.381Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.381Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.381Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977896398, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:26:09.382Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.382Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.382Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.382Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.382Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.382Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977906293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.382Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.383Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.383Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977906599, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.383Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.383Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.383Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977906699, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.383Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977906306, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977906569, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.384Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977907297, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:26:09.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977907705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:26:09.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "policy-distribution-id", "timestamp": 1684977908300, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:26:09.402Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19a187c6-9c2f-4871-955d-94a1e5070126 2023-05-25T01:26:09.402Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a187c6-9c2f-4871-955d-94a1e5070126 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:26:09.422Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.422Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977908911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.422Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:09.422Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:26:09.422Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977908818, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:26:09.422Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:26:20.865Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:26:20.889Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:26:20.895Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:26:20.895Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:26:20.895Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:26:50.896Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:26:50.915Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:26:50.920Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:26:50.921Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:26:50.921Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:27:09.351Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "cds-sdc-listener", "timestamp": 1684977909486, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 19a187c6-9c2f-4871-955d-94a1e5070126 2023-05-25T01:27:09.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a187c6-9c2f-4871-955d-94a1e5070126 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:09.395Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977909938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977910044, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.396Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.397Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.397Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977911088, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.409Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19a187c6-9c2f-4871-955d-94a1e5070126 2023-05-25T01:27:09.410Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a187c6-9c2f-4871-955d-94a1e5070126 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-25T01:27:09.432Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977911255, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "multicloud-k8s", "timestamp": 1684977912090, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977912472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977903064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977913604, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977914104, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977914771, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977914046, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.436Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.437Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "aai-model-loader", "timestamp": 1684977915107, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.450Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 19a187c6-9c2f-4871-955d-94a1e5070126 2023-05-25T01:27:09.451Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a187c6-9c2f-4871-955d-94a1e5070126 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:09.473Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.474Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977915774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.474Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.474Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.474Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:27:09.474Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.475Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977916776, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977916668, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977917782, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.479Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.479Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977917673, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.495Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 19a187c6-9c2f-4871-955d-94a1e5070126 2023-05-25T01:27:09.495Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19a187c6-9c2f-4871-955d-94a1e5070126 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:09.518Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.518Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977918784, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-05-25T01:27:09.518Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.518Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.519Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684977919785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.520Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.521Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.522Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977913092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "ves-openapi-manager", "timestamp": 1684977906951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977910488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:27:09.523Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977909303, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977923511, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977923212, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.524Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.525Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.525Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977923208, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.525Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.525Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.527Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977924216, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.528Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.529Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.529Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977924616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.530Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.530Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.530Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "cds-sdc-listener", "timestamp": 1684977924580, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:09.569Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6c06c018-64b7-425e-a86e-aafc9ea6431c 2023-05-25T01:27:09.569Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c06c018-64b7-425e-a86e-aafc9ea6431c and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:09.594Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.594Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "policy-distribution-id", "timestamp": 1684977925218, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.609Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6c06c018-64b7-425e-a86e-aafc9ea6431c 2023-05-25T01:27:09.609Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c06c018-64b7-425e-a86e-aafc9ea6431c and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:09.633Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.634Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977925722, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.634Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.634Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.634Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977926777, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.651Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6c06c018-64b7-425e-a86e-aafc9ea6431c 2023-05-25T01:27:09.652Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c06c018-64b7-425e-a86e-aafc9ea6431c and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-25T01:27:09.675Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.676Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.676Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.677Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.677Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "multicloud-k8s", "timestamp": 1684977927779, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.677Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.677Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.677Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.677Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.678Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.678Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.678Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.678Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.678Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.679Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977926398, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.680Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977934538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.681Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.681Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.681Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.681Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.681Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.681Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.681Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.682Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.683Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.683Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.683Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:27:09.683Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.683Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.683Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977940549, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.683Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.684Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.684Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977933064, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:27:09.684Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.684Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.684Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "aai-model-loader", "timestamp": 1684977941551, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.701Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6c06c018-64b7-425e-a86e-aafc9ea6431c 2023-05-25T01:27:09.701Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c06c018-64b7-425e-a86e-aafc9ea6431c and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:09.727Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.728Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977941851, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:27:09.728Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.729Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.729Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977944159, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:27:09.729Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:27:09.729Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:27:09.729Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684977945165, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:09.744Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6c06c018-64b7-425e-a86e-aafc9ea6431c 2023-05-25T01:27:09.745Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c06c018-64b7-425e-a86e-aafc9ea6431c and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:27:20.921Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:27:20.947Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:27:20.954Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:27:20.955Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:27:20.955Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:27:20.971Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T01:27:50.971Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 19a187c6-9c2f-4871-955d-94a1e5070126 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T01:27:50.979Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 19a187c6-9c2f-4871-955d-94a1e5070126 and serviceModelVersionId: a9a2d648-e77b-43ee-beb2-384dbfc917ea 2023-05-25T01:27:50.980Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 319571bc-fdf0-4755-8981-46a83ee50655 2023-05-25T01:27:50.981Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/319571bc-fdf0-4755-8981-46a83ee50655/model-vers/model-ver/a9a2d648-e77b-43ee-beb2-384dbfc917ea?depth=0 2023-05-25T01:27:50.988Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T01:27:51.043Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/319571bc-fdf0-4755-8981-46a83ee50655/model-vers/model-ver/a9a2d648-e77b-43ee-beb2-384dbfc917ea?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-25T01:27:51.044Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/319571bc-fdf0-4755-8981-46a83ee50655/model-vers/model-ver/a9a2d648-e77b-43ee-beb2-384dbfc917ea?depth=0|INFO|500||Invoke 2023-05-25T01:27:51.052Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/319571bc-fdf0-4755-8981-46a83ee50655/model-vers/model-ver/a9a2d648-e77b-43ee-beb2-384dbfc917ea?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T01:27:51.203Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/319571bc-fdf0-4755-8981-46a83ee50655/model-vers/model-ver/a9a2d648-e77b-43ee-beb2-384dbfc917ea?depth=0|INFO|500||InvokeReturn 2023-05-25T01:27:51.203Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/319571bc-fdf0-4755-8981-46a83ee50655/model-vers/model-ver/a9a2d648-e77b-43ee-beb2-384dbfc917ea?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:27:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[233664], x-aai-txid=[1-aai-resources-230525-01:27:51:264-82920], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T01:27:51.203Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-05-25T01:27:51.203Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T01:27:51.203Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:27:51.210Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T01:27:51.210Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 19a187c6-9c2f-4871-955d-94a1e5070126 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T01:27:51.210Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T01:27:51.211Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:51.211Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:51.211Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684978071210, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:27:52.243Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:27:52.252Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-25T01:27:52.252Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"6c06c018-64b7-425e-a86e-aafc9ea6431c","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"5668c9f5-08ab-47ce-a36c-7c7c5d40945f","serviceDescription":"service","serviceInvariantUUID":"504d8360-1f37-40c4-8536-5f7027ec1b3d","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"09bd1e6c-d18e-4d55-98c5-ef4b80150c1c","resourceInvariantUUID":"bc292bb1-b3db-4b12-a38e-0885f32265e1","resourceCustomizationUUID":"0a50b996-f5c6-417c-891e-bf2ac525ef24","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":"ODZjNjUwMzI4NWYwZTgxZmZkOTEwNjlkOTI4ODM0ODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"002bd0dd-318d-4bf3-960f-deb0d0bdd23b","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":"OTYyYjViZTk2ZDEyZWI3Nzk3MTYxYmFjM2Q1YjhlNDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d65441a5-9fbe-43a9-85fc-201bc72971d7","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":"9d18b528-0217-469b-bb92-6fdc6171f263","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":"3ee63a06-d0b7-476d-a821-4e03b744b5a0","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":"8f7f28a4-df46-4623-b43a-003de5fb462b","artifactVersion":"2","generatedFromUUID":"9d18b528-0217-469b-bb92-6fdc6171f263"},{"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":"YjczNGY3MjBhZGRmMTJjN2ZjMDg1NzA3OGRjNmFiYTk\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fedddbae-028e-4520-8f6d-153670239015","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":"NWFmOTllMWMzMmE5MzZmOTUxYjBiZDk2NjRmZGUxMGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"aa41b98b-746f-4468-945e-6be7b18bb9d9","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZDk0ODBhMjRiNDBhODA5NzViZDg1N2NlNjlmMmZkMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"64734cc4-a390-4f8f-8273-4659cd47753c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T01:27:52.254Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:52.254Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:52.254Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:52.254Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:53.255Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:53.255Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:53.256Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:53.256Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:54.257Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:54.258Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:54.258Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:54.258Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:55.259Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:55.259Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:55.259Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:55.259Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:56.260Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:56.261Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:56.261Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:56.261Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:57.262Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:57.262Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:57.263Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:57.263Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:58.264Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:58.264Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:58.264Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:58.264Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:27:59.265Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:27:59.265Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:27:59.265Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:27:59.265Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:00.266Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "5668c9f5-08ab-47ce-a36c-7c7c5d40945f", "serviceDescription": "service", "serviceInvariantUUID": "504d8360-1f37-40c4-8536-5f7027ec1b3d", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "0a50b996-f5c6-417c-891e-bf2ac525ef24", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "09bd1e6c-d18e-4d55-98c5-ef4b80150c1c", "resourceInvariantUUID": "bc292bb1-b3db-4b12-a38e-0885f32265e1", "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": "OTYyYjViZTk2ZDEyZWI3Nzk3MTYxYmFjM2Q1YjhlNDI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d65441a5-9fbe-43a9-85fc-201bc72971d7", "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": "9d18b528-0217-469b-bb92-6fdc6171f263", "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": "8f7f28a4-df46-4623-b43a-003de5fb462b", "generatedFromUUID": "9d18b528-0217-469b-bb92-6fdc6171f263" }, "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": "8f7f28a4-df46-4623-b43a-003de5fb462b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZDk0ODBhMjRiNDBhODA5NzViZDg1N2NlNjlmMmZkMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "64734cc4-a390-4f8f-8273-4659cd47753c" } ], "workloadContext": "Production" } 2023-05-25T01:28:00.267Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T01:28:00.267Z|19a187c6-9c2f-4871-955d-94a1e5070126|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5668c9f5-08ab-47ce-a36c-7c7c5d40945f ASDC 2023-05-25T01:28:00.267Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:6c06c018-64b7-425e-a86e-aafc9ea6431c ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:5668c9f5-08ab-47ce-a36c-7c7c5d40945f ServiceInvariantUUID:504d8360-1f37-40c4-8536-5f7027ec1b3d 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:64734cc4-a390-4f8f-8273-4659cd47753c ArtifactChecksum:ZDk0ODBhMjRiNDBhODA5NzViZDg1N2NlNjlmMmZkMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:0a50b996-f5c6-417c-891e-bf2ac525ef24 ResourceInvariantUUID:bc292bb1-b3db-4b12-a38e-0885f32265e1 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:09bd1e6c-d18e-4d55-98c5-ef4b80150c1c 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:d65441a5-9fbe-43a9-85fc-201bc72971d7 ArtifactChecksum:OTYyYjViZTk2ZDEyZWI3Nzk3MTYxYmFjM2Q1YjhlNDI= 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:9d18b528-0217-469b-bb92-6fdc6171f263 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:8f7f28a4-df46-4623-b43a-003de5fb462b 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:8f7f28a4-df46-4623-b43a-003de5fb462b ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-25T01:28:00.267Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5668c9f5-08ab-47ce-a36c-7c7c5d40945f ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:28:00.337Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:28:00.338Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:28:00.338Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:28:00.338Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 64734cc4-a390-4f8f-8273-4659cd47753c from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-25T01:28:00.338Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:28:00.338Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-25T01:28:00.454Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:28:00.457Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 64734cc4-a390-4f8f-8273-4659cd47753c 82968 2023-05-25T01:28:00.457Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-25T01:28:00.457Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-25T01:28:00.457Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:28:00.457Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:00.458Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:00.458Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978080457, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:01.458Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:28:01.459Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:28:01.459Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 64734cc4-a390-4f8f-8273-4659cd47753c, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:01.460Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-05-25T01:28:01.460Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:01.461Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:01.595Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15830888407685569848/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.301Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:02.302Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ed093259-a5b6-4ac0-a3c7-76235cafb99e 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:02.303Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:5668c9f5-08ab-47ce-a36c-7c7c5d40945f Model Version:NULL Model InvariantUuid:504d8360-1f37-40c4-8536-5f7027ec1b3d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:e2901a36-1083-45da-a0f3-fca0a40ed3a5 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:bc292bb1-b3db-4b12-a38e-0885f32265e1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0a50b996-f5c6-417c-891e-bf2ac525ef24 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:50ce8a09-1bd2-4b82-b9a7-9ef9c72edf41 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:d836f2b4-f89d-429d-8a8d-0b0c5414d1d8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ed093259-a5b6-4ac0-a3c7-76235cafb99e ModelInvariantUuid:49addc02-d270-4d49-8993-ae81500c1045 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:11ba6eb7-28d5-46b5-8204-fb44cb55c275 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:31cb5ce7-0c44-4d50-943d-bb15d6aa3920 ModelInvariantUuid:761dc8e3-e840-4ebc-862e-8961ebc5e936 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:d5fe2126-41a1-448e-ac2e-b43e5d6b496c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T01:28:02.320Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 09bd1e6c-d18e-4d55-98c5-ef4b80150c1c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:28:02.324Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||basic_vm_macro 0 2023-05-25T01:28:02.324Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 09bd1e6c-d18e-4d55-98c5-ef4b80150c1c 2023-05-25T01:28:02.324Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d65441a5-9fbe-43a9-85fc-201bc72971d7 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-25T01:28:02.324Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:28:02.325Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-25T01:28:02.430Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:28:02.430Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json d65441a5-9fbe-43a9-85fc-201bc72971d7 792 2023-05-25T01:28:02.430Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-05-25T01:28:02.431Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-25T01:28:02.431Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:28:02.431Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:02.431Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:02.431Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978082430, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:03.432Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "50ce8a09-1bd2-4b82-b9a7-9ef9c72edf41", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d836f2b4-f89d-429d-8a8d-0b0c5414d1d8", "vfModuleModelCustomizationUUID": "82a31f2a-d75c-4e25-aa17-4f2cb2625d9e", "isBase": true, "artifacts": [ "9d18b528-0217-469b-bb92-6fdc6171f263", "8f7f28a4-df46-4623-b43a-003de5fb462b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-25T01:28:03.438Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d836f2b4-f89d-429d-8a8d-0b0c5414d1d8 VfModuleModelInvariantUUID:50ce8a09-1bd2-4b82-b9a7-9ef9c72edf41 VfModuleModelDescription:NULL Artifacts UUID List:{ 9d18b528-0217-469b-bb92-6fdc6171f263 , 8f7f28a4-df46-4623-b43a-003de5fb462b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-25T01:28:03.441Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "50ce8a09-1bd2-4b82-b9a7-9ef9c72edf41", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d836f2b4-f89d-429d-8a8d-0b0c5414d1d8", "vfModuleModelCustomizationUUID": "82a31f2a-d75c-4e25-aa17-4f2cb2625d9e", "isBase": true, "artifacts": [ "9d18b528-0217-469b-bb92-6fdc6171f263", "8f7f28a4-df46-4623-b43a-003de5fb462b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-25T01:28:03.441Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d836f2b4-f89d-429d-8a8d-0b0c5414d1d8 VfModuleModelInvariantUUID:50ce8a09-1bd2-4b82-b9a7-9ef9c72edf41 VfModuleModelDescription:NULL Artifacts UUID List:{ 9d18b528-0217-469b-bb92-6fdc6171f263 , 8f7f28a4-df46-4623-b43a-003de5fb462b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-25T01:28:03.441Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9d18b528-0217-469b-bb92-6fdc6171f263 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-25T01:28:03.441Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:28:03.442Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-25T01:28:03.545Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:28:03.546Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 9d18b528-0217-469b-bb92-6fdc6171f263 5033 2023-05-25T01:28:03.546Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-25T01:28:03.546Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-25T01:28:03.546Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:28:03.547Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:03.547Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:03.547Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978083546, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:04.548Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8f7f28a4-df46-4623-b43a-003de5fb462b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-25T01:28:04.548Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:28:04.548Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-25T01:28:04.722Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:28:04.723Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 8f7f28a4-df46-4623-b43a-003de5fb462b 903 2023-05-25T01:28:04.723Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-25T01:28:04.723Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-25T01:28:04.723Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:28:04.724Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:04.724Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:04.724Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978084723, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:05.725Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 5668c9f5-08ab-47ce-a36c-7c7c5d40945f 2023-05-25T01:28:05.725Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 09bd1e6c-d18e-4d55-98c5-ef4b80150c1c ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:28:05.753Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@9259734, org.onap.sdc.toscaparser.api.parameters.Input@28d91e86, org.onap.sdc.toscaparser.api.parameters.Input@48e99cc0, org.onap.sdc.toscaparser.api.parameters.Input@605e4378, org.onap.sdc.toscaparser.api.parameters.Input@4567e470] 2023-05-25T01:28:05.755Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.755Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.756Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-05-25T01:28:05.756Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 0a50b996-f5c6-417c-891e-bf2ac525ef24 2023-05-25T01:28:05.756Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0a50b996-f5c6-417c-891e-bf2ac525ef24 matches Tosca VF Customization UUID: 0a50b996-f5c6-417c-891e-bf2ac525ef24 2023-05-25T01:28:05.757Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 0a50b996-f5c6-417c-891e-bf2ac525ef24 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-25T01:28:05.761Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.761Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.762Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 0a50b996-f5c6-417c-891e-bf2ac525ef24: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-05-25T01:28:05.762Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@33f6aa52 2023-05-25T01:28:05.762Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.763Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-25T01:28:05.763Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 82a31f2a-d75c-4e25-aa17-4f2cb2625d9e 2023-05-25T01:28:05.763Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 82a31f2a-d75c-4e25-aa17-4f2cb2625d9e Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-25T01:28:05.768Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.768Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:05.768Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:28:05.769Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.769Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:05.769Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:28:05.769Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.769Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-25T01:28:05.770Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-25T01:28:05.770Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-25T01:28:05.770Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ed093259-a5b6-4ac0-a3c7-76235cafb99e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-25T01:28:05.774Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.774Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:05.774Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-25T01:28:05.774Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.774Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-25T01:28:05.774Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=0a50b996-f5c6-417c-891e-bf2ac525ef24 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:28:05.778Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.778Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.778Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 5668c9f5-08ab-47ce-a36c-7c7c5d40945f: basic_vm_macro 2023-05-25T01:28:05.778Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.779Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.779Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.779Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.779Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.780Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.780Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.780Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.780Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:05.780Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:05.781Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:28:05.960Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 09bd1e6c-d18e-4d55-98c5-ef4b80150c1c 1 ASDC deployResourceStructure 2023-05-25T01:28:05.961Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-05-25T01:28:05.961Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-25T01:28:05.961Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:28:05.961Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:05.961Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:05.961Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978085961, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:06.962Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-25T01:28:06.962Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-25T01:28:06.963Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:28:06.963Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:06.963Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:06.963Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978086962, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:07.964Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-25T01:28:07.965Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-25T01:28:07.965Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:28:07.965Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:07.965Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:07.965Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978087964, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:08.966Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-25T01:28:08.966Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-25T01:28:08.966Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:28:08.966Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:08.967Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:08.967Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978088966, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:09.351Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:09.354Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.355Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.355Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.356Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.357Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.358Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.359Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.360Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.361Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.362Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.363Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.364Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.365Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-25T01:28:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.366Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.368Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684977985584, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:28:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.369Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "multicloud-k8s", "timestamp": 1684977988785, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:28:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978003892, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684977986221, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:28:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.372Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978024738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:28:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684978023841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:28:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.373Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684978023844, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:28:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.374Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978016398, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684978024847, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978025762, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.375Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.376Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "cds-sdc-listener", "timestamp": 1684978025320, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:28:09.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d8d5a3dd-0011-413c-9130-2ab779f1bab6 2023-05-25T01:28:09.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8d5a3dd-0011-413c-9130-2ab779f1bab6 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:28:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978025553, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:28:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "policy-distribution-id", "timestamp": 1684978025855, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:28:09.445Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d8d5a3dd-0011-413c-9130-2ab779f1bab6 2023-05-25T01:28:09.446Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8d5a3dd-0011-413c-9130-2ab779f1bab6 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:28:09.462Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.462Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "ves-openapi-manager", "timestamp": 1684978026764, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:28:09.471Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of d8d5a3dd-0011-413c-9130-2ab779f1bab6 2023-05-25T01:28:09.471Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8d5a3dd-0011-413c-9130-2ab779f1bab6 and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:28:09.491Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:28:09.967Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6c06c018-64b7-425e-a86e-aafc9ea6431c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:28:09.988Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6c06c018-64b7-425e-a86e-aafc9ea6431c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:28:09.994Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:28:09.994Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:28:09.994Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T01:28:09.994Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T01:28:09.994Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:28:09.994Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:28:09.995Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:28:09.995Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:28:09.995Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:28:09.995Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:28:10.011Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T01:28:40.012Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6c06c018-64b7-425e-a86e-aafc9ea6431c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T01:28:40.025Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6c06c018-64b7-425e-a86e-aafc9ea6431c and serviceModelVersionId: 5668c9f5-08ab-47ce-a36c-7c7c5d40945f 2023-05-25T01:28:40.026Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 504d8360-1f37-40c4-8536-5f7027ec1b3d 2023-05-25T01:28:40.026Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0 2023-05-25T01:28:40.030Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T01:28:40.055Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0|INFO|500||Invoke 2023-05-25T01:28:40.056Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6c06c018-64b7-425e-a86e-aafc9ea6431c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9c392a76-2275-4687-b5c5-3d2ed05bedbf], X-ECOMP-RequestID=[6c06c018-64b7-425e-a86e-aafc9ea6431c], X-TransactionId=[], X-ONAP-RequestID=[6c06c018-64b7-425e-a86e-aafc9ea6431c], Content-Type=[application/merge-patch+json]} 2023-05-25T01:28:40.062Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T01:28:40.210Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?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/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:28:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[286880], x-aai-txid=[1-aai-resources-230525-01:28:40:275-42996], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T01:28:40.211Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-25T01:28:40.211Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/504d8360-1f37-40c4-8536-5f7027ec1b3d/model-vers/model-ver/5668c9f5-08ab-47ce-a36c-7c7c5d40945f?depth=0|INFO|500||InvokeReturn 2023-05-25T01:28:40.212Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T01:28:40.212Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:28:40.220Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T01:28:40.220Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6c06c018-64b7-425e-a86e-aafc9ea6431c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T01:28:40.221Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T01:28:40.221Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:40.221Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:40.221Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978120221, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:28:41.253Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-25T01:28:41.253Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"d8d5a3dd-0011-413c-9130-2ab779f1bab6","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"4cdeb955-379c-4797-989f-134b7e52bdb4","serviceDescription":"service","serviceInvariantUUID":"d2114564-26dc-498c-b1fb-914d047a01e2","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ca640b2f-e68d-4c9c-a859-c06d79847be2","resourceInvariantUUID":"d180896d-ced9-455f-aaef-6ee8d99a766b","resourceCustomizationUUID":"9220b345-fd99-4ba8-ba31-035037f14e7b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZjljNmJjNGQ3YzQ3OWQ0YTQyZjEyY2VmN2ViZjBmOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e606af20-87a9-4971-8a8e-10e7e6b063d6","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70efe4f0-7bb2-4121-8f8e-0cfc92a97466","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"917549b5-293f-4dd9-a63d-b6e181c5c13b","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDA5OTI4OTM2ZWFmODM2ZjQ5MWQ1NWM5MWFjYWZjZDc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"309a467d-264e-41c7-9dd7-d8345c753b30","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"aa2a2568-97a3-49de-bb33-74c58257cce3","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9b51886f-ae79-43f0-9513-edca09709677","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e267a300-c6e0-4bf2-817b-159ec9102035","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NDhlZTAxYTc1ZDMxMDY5ZDg1N2Q1MjJmYmUwZDM1NDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e77669ac-0517-45c2-b030-d1d65df234e3","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YjFlMzZjZjQ5ZWNhZDUzMmMzZmE4ZWJlMjg4ZmYwMTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"da935963-72b7-4fbd-9c9b-76fc255d730d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-25T01:28:41.253Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:41.253Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:41.254Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:41.254Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:42.255Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:42.255Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:42.255Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:42.255Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:43.256Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:43.257Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:43.257Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:43.257Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:44.258Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:44.258Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:44.258Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:44.259Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:45.260Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:45.261Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:45.261Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:45.261Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:46.264Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:46.265Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:46.265Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:46.265Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:47.266Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:47.267Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:47.267Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:47.267Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:48.269Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:48.270Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:48.270Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:48.270Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:49.272Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-25T01:28:49.272Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:49.272Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:49.273Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:50.274Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "4cdeb955-379c-4797-989f-134b7e52bdb4", "serviceDescription": "service", "serviceInvariantUUID": "d2114564-26dc-498c-b1fb-914d047a01e2", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "9220b345-fd99-4ba8-ba31-035037f14e7b", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "ca640b2f-e68d-4c9c-a859-c06d79847be2", "resourceInvariantUUID": "d180896d-ced9-455f-aaef-6ee8d99a766b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "YjFlMzZjZjQ5ZWNhZDUzMmMzZmE4ZWJlMjg4ZmYwMTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "da935963-72b7-4fbd-9c9b-76fc255d730d" } ], "workloadContext": "Production" } 2023-05-25T01:28:50.274Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-25T01:28:50.274Z|6c06c018-64b7-425e-a86e-aafc9ea6431c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4cdeb955-379c-4797-989f-134b7e52bdb4 ASDC 2023-05-25T01:28:50.274Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:d8d5a3dd-0011-413c-9130-2ab779f1bab6 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:4cdeb955-379c-4797-989f-134b7e52bdb4 ServiceInvariantUUID:d2114564-26dc-498c-b1fb-914d047a01e2 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:da935963-72b7-4fbd-9c9b-76fc255d730d ArtifactChecksum:YjFlMzZjZjQ5ZWNhZDUzMmMzZmE4ZWJlMjg4ZmYwMTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:9220b345-fd99-4ba8-ba31-035037f14e7b ResourceInvariantUUID:d180896d-ced9-455f-aaef-6ee8d99a766b ResourceName:test-pnf ResourceType:PNF ResourceUUID:ca640b2f-e68d-4c9c-a859-c06d79847be2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-25T01:28:50.274Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4cdeb955-379c-4797-989f-134b7e52bdb4 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:28:50.341Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:28:50.343Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:28:50.343Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:28:50.343Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: da935963-72b7-4fbd-9c9b-76fc255d730d from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-25T01:28:50.343Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-25T01:28:50.344Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-25T01:28:50.465Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-25T01:28:50.469Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar da935963-72b7-4fbd-9c9b-76fc255d730d 111075 2023-05-25T01:28:50.469Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-05-25T01:28:50.470Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-25T01:28:50.470Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-25T01:28:50.470Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:50.470Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:50.470Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978130469, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:51.471Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-25T01:28:51.472Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-25T01:28:51.472Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: da935963-72b7-4fbd-9c9b-76fc255d730d, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:51.472Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-05-25T01:28:51.473Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:51.473Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:51.590Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7375555522428640440/Definitions/service-TestPnfMacro-template.yml 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-25T01:28:52.283Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.284Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:4cdeb955-379c-4797-989f-134b7e52bdb4 Model Version:NULL Model InvariantUuid:d2114564-26dc-498c-b1fb-914d047a01e2 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-25T01:28:52.304Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: ca640b2f-e68d-4c9c-a859-c06d79847be2 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:28:52.310Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-05-25T01:28:52.310Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ca640b2f-e68d-4c9c-a859-c06d79847be2 2023-05-25T01:28:52.310Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 4cdeb955-379c-4797-989f-134b7e52bdb4 2023-05-25T01:28:52.310Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 4cdeb955-379c-4797-989f-134b7e52bdb4 2023-05-25T01:28:52.311Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 ca640b2f-e68d-4c9c-a859-c06d79847be2 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:28:52.324Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@29791aac, org.onap.sdc.toscaparser.api.parameters.Input@61eb7b07, org.onap.sdc.toscaparser.api.parameters.Input@202d9e37, org.onap.sdc.toscaparser.api.parameters.Input@48dff9a7, org.onap.sdc.toscaparser.api.parameters.Input@2912266a] 2023-05-25T01:28:52.324Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.325Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.325Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 4cdeb955-379c-4797-989f-134b7e52bdb4: test-pnf 2023-05-25T01:28:52.325Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Processing PNF resource: ca640b2f-e68d-4c9c-a859-c06d79847be2 2023-05-25T01:28:52.325Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-25T01:28:52.325Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-25T01:28:52.325Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Resource customization UUID: 9220b345-fd99-4ba8-ba31-035037f14e7b is the same as notified resource customizationUUID: 9220b345-fd99-4ba8-ba31-035037f14e7b Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-25T01:28:52.400Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf ca640b2f-e68d-4c9c-a859-c06d79847be2 0 ASDC deployResourceStructure 2023-05-25T01:28:52.401Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-05-25T01:28:52.401Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-25T01:28:52.401Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-25T01:28:52.401Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:28:52.401Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:28:52.401Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978132401, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:28:53.402Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d8d5a3dd-0011-413c-9130-2ab779f1bab6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:28:53.425Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d8d5a3dd-0011-413c-9130-2ab779f1bab6 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:28:53.430Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:28:53.431Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-25T01:28:53.431Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-25T01:29:09.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:29:09.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978029688, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "aai-model-loader", "timestamp": 1684978030691, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:29:09.373Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d8d5a3dd-0011-413c-9130-2ab779f1bab6 2023-05-25T01:29:09.374Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8d5a3dd-0011-413c-9130-2ab779f1bab6 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:29:09.393Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.393Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:29:09.393Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.393Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978023064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978032938, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978035051, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.394Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684978036055, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:29:09.411Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d8d5a3dd-0011-413c-9130-2ab779f1bab6 2023-05-25T01:29:09.412Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d8d5a3dd-0011-413c-9130-2ab779f1bab6 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-25T01:29:09.438Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.438Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "19a187c6-9c2f-4871-955d-94a1e5070126", "consumerID": "SO-sdc-controller", "timestamp": 1684978071210, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T01:29:09.438Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.438Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.438Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:29:09.438Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.439Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.440Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978080457, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978082430, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978083546, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978084723, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-25T01:29:09.441Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978085961, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978086962, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978087964, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:09.442Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:29:09.443Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978088966, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:29:09.443Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:29:23.431Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d8d5a3dd-0011-413c-9130-2ab779f1bab6 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:29:23.453Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d8d5a3dd-0011-413c-9130-2ab779f1bab6 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-25T01:29:23.457Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:29:23.458Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:29:23.459Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-25T01:29:23.459Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-25T01:29:23.470Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-25T01:29:53.471Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d8d5a3dd-0011-413c-9130-2ab779f1bab6 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-25T01:29:53.489Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d8d5a3dd-0011-413c-9130-2ab779f1bab6 and serviceModelVersionId: 4cdeb955-379c-4797-989f-134b7e52bdb4 2023-05-25T01:29:53.489Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d2114564-26dc-498c-b1fb-914d047a01e2 2023-05-25T01:29:53.490Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d2114564-26dc-498c-b1fb-914d047a01e2/model-vers/model-ver/4cdeb955-379c-4797-989f-134b7e52bdb4?depth=0 2023-05-25T01:29:53.502Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-25T01:29:53.553Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2114564-26dc-498c-b1fb-914d047a01e2/model-vers/model-ver/4cdeb955-379c-4797-989f-134b7e52bdb4?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-25T01:29:53.554Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2114564-26dc-498c-b1fb-914d047a01e2/model-vers/model-ver/4cdeb955-379c-4797-989f-134b7e52bdb4?depth=0|INFO|500||Invoke 2023-05-25T01:29:53.561Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2114564-26dc-498c-b1fb-914d047a01e2/model-vers/model-ver/4cdeb955-379c-4797-989f-134b7e52bdb4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-25T01:29:53.725Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2114564-26dc-498c-b1fb-914d047a01e2/model-vers/model-ver/4cdeb955-379c-4797-989f-134b7e52bdb4?depth=0|INFO|500||InvokeReturn 2023-05-25T01:29:53.726Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2114564-26dc-498c-b1fb-914d047a01e2/model-vers/model-ver/4cdeb955-379c-4797-989f-134b7e52bdb4?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:29:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[250080], x-aai-txid=[1-aai-resources-230525-01:29:53:775-55281], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-25T01:29:53.726Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-05-25T01:29:53.727Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-25T01:29:53.727Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-25T01:29:53.735Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-25T01:29:53.735Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d8d5a3dd-0011-413c-9130-2ab779f1bab6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-25T01:29:53.735Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-25T01:29:53.736Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-25T01:29:53.736Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-25T01:29:53.736Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978193735, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-25T01:29:54.765Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:30:09.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:30:09.353Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.353Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "6c06c018-64b7-425e-a86e-aafc9ea6431c", "consumerID": "SO-sdc-controller", "timestamp": 1684978120221, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.355Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.356Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978072243, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-25T01:30:09.356Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.356Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.356Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978130469, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-25T01:30:09.356Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:09.356Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-25T01:30:09.356Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978132401, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-25T01:30:09.357Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:30:54.766Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:31:09.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:31:09.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-25T01:31:09.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d8d5a3dd-0011-413c-9130-2ab779f1bab6", "consumerID": "SO-sdc-controller", "timestamp": 1684978193735, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-25T01:31:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-25T01:31:54.768Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:32:09.352Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:32:54.770Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:33:09.353Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:33:54.771Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:34:09.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:34:54.771Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:35:09.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:35:54.772Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:36:09.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:36:54.772Z|d8d5a3dd-0011-413c-9130-2ab779f1bab6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:37:09.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:37:54.773Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:38:09.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:38:54.774Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:39:09.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:39:54.774Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:40:09.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:40:54.776Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:41:09.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:41:54.777Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:42:09.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:42:54.778Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:43:09.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:43:54.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:44:09.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:44:54.779Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:45:09.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:45:54.781Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:46:09.365Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:46:54.782Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:47:09.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:47:54.782Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:48:09.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:48:54.784Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:49:09.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:49:54.784Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:50:09.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:50:54.785Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:51:09.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:51:54.787Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:52:09.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:52:54.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:53:09.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:53:54.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:54:09.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:54:54.790Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:55:09.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-25T01:55:54.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-25T01:56:09.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO