JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-02-02T08:30:14.981Z||main|||||INFO|500||The following profiles are active: basic 2023-02-02T08:30:28.327Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-02T08:30:28.327Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-02T08:30:28.448Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-02T08:30:33.521Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-02T08:30:34.055Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-02T08:30:34.580Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-02T08:30:34.792Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-02T08:30:35.422Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-02T08:30:38.768Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-02T08:30:39.479Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-02-02T08:30:42.895Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-02T08:30:43.016Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-02T08:30:43.079Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-02T08:30:43.097Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-02T08:30:43.777Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-02T08:30:44.304Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-02T08:30:45.464Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-02-02T08:30:46.451Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-02-02T08:30:46.452Z||main|||||ERROR|500||(conn=1134) Table 'catalogdb.activity_spec' doesn't exist 2023-02-02T08:30:46.497Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-02-02T08:30:50.412Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-02-02T08:30:53.334Z||main|||||WARN|500||--- 2023-02-02T08:30:53.335Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-02T08:30:53.335Z||main|||||WARN|500||--- 2023-02-02T08:30:53.748Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-02T08:30:58.689Z||main|||||INFO|500||Started Application in 48.523 seconds (JVM running for 51.034) 2023-02-02T08:30:58.715Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-02T08:30:58.717Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-02T08:30:58.730Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-02T08:30:58.814Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 47cf3c3d-4325-42e9-bca0-a8f4f33dd8f0 url= /sdc/v1/artifactTypes 2023-02-02T08:30:58.833Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-02T08:30:59.089Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-02T08:30:59.137Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-02-02T08:30:59.138Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-02-02T08:30:59.138Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 13a6f911-da03-43e6-a0e4-0bda0ff14c1e url= /sdc/v1/distributionKafkaData 2023-02-02T08:30:59.138Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-02-02T08:30:59.218Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-02T08:30:59.224Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@584157f9 2023-02-02T08:30:59.319Z||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-fb6e0bed-e116-4974-8009-40ba65452eae compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-02-02T08:30:59.382Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Instantiated an idempotent producer. 2023-02-02T08:30:59.481Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-02-02T08:30:59.567Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-02T08:30:59.567Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-02T08:30:59.567Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675326659562 2023-02-02T08:30:59.575Z||scheduling-1|||||INFO|500||start DistributionClient 2023-02-02T08:30:59.607Z||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-0826f45f-8699-44d7-90f5-02ad91649ce4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-02T08:30:59.699Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-02T08:30:59.700Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-02T08:30:59.700Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675326659699 2023-02-02T08:30:59.701Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:30:59.707Z||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-1c4b3f02-2589-451e-bb89-c397c6a3fdfb client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-02-02T08:30:59.710Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:30:59.724Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-02T08:30:59.724Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-02T08:30:59.724Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675326659723 2023-02-02T08:30:59.725Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:30:59.786Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-02-02T08:30:59.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:31:00.707Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 c1drNva4RzS-RDD1BMR3Hw 2023-02-02T08:31:00.708Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 c1drNva4RzS-RDD1BMR3Hw 2023-02-02T08:31:00.711Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 c1drNva4RzS-RDD1BMR3Hw 2023-02-02T08:31:00.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 c1drNva4RzS-RDD1BMR3Hw 2023-02-02T08:31:00.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 c1drNva4RzS-RDD1BMR3Hw 2023-02-02T08:31:00.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 c1drNva4RzS-RDD1BMR3Hw 2023-02-02T08:31:00.720Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:00.725Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:00.725Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:00.725Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:00.726Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:00.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:00.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Cluster ID: jy5rpkr3Q9GIS805w0TpSg 2023-02-02T08:31:00.723Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Cluster ID: jy5rpkr3Q9GIS805w0TpSg 2023-02-02T08:31:00.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-02T08:31:00.739Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-02T08:31:00.755Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Cluster ID: jy5rpkr3Q9GIS805w0TpSg 2023-02-02T08:31:00.767Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] ProducerId set to 2003 with epoch 0 2023-02-02T08:31:00.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] (Re-)joining group 2023-02-02T08:31:00.850Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] (Re-)joining group 2023-02-02T08:31:00.968Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4-8022388f-5256-43c9-bff9-1650823c2507 2023-02-02T08:31:00.970Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-02T08:31:00.971Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] (Re-)joining group 2023-02-02T08:31:00.974Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb-37416814-75cb-41bc-a195-703d6fb052f6 2023-02-02T08:31:00.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-02-02T08:31:00.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] (Re-)joining group 2023-02-02T08:31:07.003Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4-8022388f-5256-43c9-bff9-1650823c2507', protocol='range'} 2023-02-02T08:31:07.004Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb-37416814-75cb-41bc-a195-703d6fb052f6', protocol='range'} 2023-02-02T08:31:07.104Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:07.105Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:07.105Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:07.105Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:07.106Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:07.106Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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 kROv-M-2RtykWVgRZ14p9Q 2023-02-02T08:31:07.110Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb-37416814-75cb-41bc-a195-703d6fb052f6=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-0826f45f-8699-44d7-90f5-02ad91649ce4-8022388f-5256-43c9-bff9-1650823c2507=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-02-02T08:31:07.141Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb-37416814-75cb-41bc-a195-703d6fb052f6', protocol='range'} 2023-02-02T08:31:07.141Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4-8022388f-5256-43c9-bff9-1650823c2507', protocol='range'} 2023-02-02T08:31:07.142Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-02-02T08:31:07.142Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-02-02T08:31:07.147Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-02T08:31:07.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-02T08:31:07.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-02T08:31:07.162Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-02T08:31:07.163Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-02-02T08:31:07.163Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-02-02T08:31:07.163Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-02-02T08:31:07.163Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-02-02T08:31:07.164Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-02-02T08:31:07.165Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-02-02T08:31:07.166Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-02-02T08:31:07.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-02-02T08:31:07.166Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-02-02T08:31:07.166Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-02-02T08:31:07.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-02T08:31:07.239Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-02T08:31:07.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-02T08:31:07.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-02T08:31:07.291Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-02T08:31:07.292Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-02T08:31:07.295Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-02T08:31:07.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-02T08:31:07.297Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-02T08:31:07.298Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-02T08:31:07.306Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-02T08:31:07.307Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-02T08:31:59.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:31:59.791Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:32:59.722Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:32:59.798Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:33:59.723Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:33:59.800Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:34:59.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:34:59.802Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:35:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:35:59.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:36:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:36:59.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:37:59.727Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:37:59.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:38:59.728Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:38:59.809Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:39:59.730Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:39:59.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:40:00.893Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1c4b3f02-2589-451e-bb89-c397c6a3fdfb, groupId=so] Node -1 disconnected. 2023-02-02T08:40:00.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0826f45f-8699-44d7-90f5-02ad91649ce4, groupId=so] Node -1 disconnected. 2023-02-02T08:40:01.104Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Node -1 disconnected. 2023-02-02T08:40:40.810Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-02T08:40:59.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:40:59.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:41:59.732Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:41:59.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:42:59.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:42:59.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:43:59.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:43:59.814Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:44:59.736Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:44:59.815Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:45:59.737Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:45:59.815Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:46:59.737Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:46:59.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:47:59.739Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:47:59.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:48:59.740Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:48:59.818Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:49:59.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:49:59.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:50:59.743Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:50:59.821Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:51:59.746Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:51:59.823Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:52:59.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:52:59.823Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:53:59.750Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:53:59.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:54:59.750Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:54:59.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:55:59.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:55:59.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:56:59.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:56:59.829Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:57:59.753Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:57:59.831Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:58:59.755Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:58:59.832Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T08:59:59.760Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T08:59:59.832Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:00:59.762Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:00:59.833Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:01:59.763Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:01:59.833Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:02:59.764Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:02:59.833Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:03:59.766Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:03:59.835Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:04:59.769Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:04:59.837Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:05:59.770Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:05:59.839Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:06:59.774Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:06:59.841Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:07:59.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:07:59.842Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:08:59.780Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:08:59.846Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:09:59.782Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:09:59.846Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:10:59.783Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:10:59.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:11:59.784Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:11:59.855Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:12:59.786Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:12:59.856Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:13:59.788Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:13:59.858Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:14:59.789Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:14:59.860Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:15:59.789Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:15:59.861Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:16:59.791Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:16:59.862Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:17:59.793Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:17:59.864Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:18:59.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:18:59.864Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:19:59.796Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:19:59.866Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:20:59.797Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:20:59.867Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:21:59.797Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:21:59.868Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:22:59.800Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:22:59.868Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:23:59.805Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:23:59.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:24:59.806Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:24:59.874Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:25:59.806Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:25:59.878Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:26:59.807Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:26:59.882Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:27:59.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:27:59.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:28:59.810Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:28:59.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:29:59.811Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:29:59.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:30:59.812Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:30:59.884Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:31:59.813Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:31:59.885Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:32:59.815Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:32:59.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:33:59.815Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:33:59.888Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:34:59.820Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:34:59.890Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:35:59.822Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:35:59.895Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:36:59.823Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:36:59.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:37:59.825Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:37:59.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:38:59.825Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:38:59.898Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:39:59.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:39:59.898Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:40:59.827Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:40:59.902Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:41:59.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:41:59.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:42:59.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:42:59.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:43:59.831Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:43:59.907Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:44:59.833Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:44:59.909Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:45:59.835Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:45:59.910Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:46:59.837Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:46:59.910Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:47:59.837Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:47:59.913Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:48:59.839Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:48:59.914Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:49:59.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:49:59.916Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:50:59.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:50:59.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:51:59.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:51:59.919Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:52:59.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:52:59.920Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:53:59.845Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:53:59.920Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:54:59.846Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:54:59.922Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:55:59.848Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:55:59.923Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:56:59.848Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:56:59.923Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:57:59.850Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:57:59.924Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:58:59.851Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:58:59.925Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T09:59:59.852Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T09:59:59.930Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:00:59.854Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:00:59.930Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:01:59.855Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:01:59.930Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:02:59.855Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:02:59.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:03:59.857Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:03:59.933Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:04:59.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:04:59.933Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:05:59.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:05:59.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:06:59.861Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:06:59.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:07:59.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:07:59.936Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:08:59.864Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:08:59.937Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:09:59.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:09:59.938Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:10:59.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:10:59.939Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:11:59.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:11:59.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:12:59.871Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:12:59.942Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:13:59.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:13:59.942Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:14:59.874Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:14:59.943Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:15:59.880Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:15:59.945Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:16:59.881Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:16:59.945Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:17:59.882Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:17:59.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:18:59.886Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:18:59.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:19:59.886Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:19:59.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:20:59.888Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:20:59.952Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:21:59.888Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:21:59.952Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:22:59.890Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:22:59.954Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:23:59.892Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:23:59.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:24:59.895Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:24:59.958Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:25:59.896Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:25:59.959Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:26:59.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:26:59.960Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:27:59.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:27:59.962Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:28:59.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:28:59.963Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:29:59.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:29:59.963Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:30:59.901Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:30:59.964Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:31:59.901Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:31:59.965Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:32:59.903Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:32:59.966Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:33:59.910Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:33:59.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:34:59.911Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:34:59.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:35:59.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:35:59.969Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:36:59.913Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:36:59.970Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:37:59.914Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:37:59.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:38:59.915Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:38:59.976Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:39:59.916Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:39:59.976Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:40:59.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:40:59.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:41:59.920Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:41:59.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:42:59.921Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:42:59.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:43:59.922Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:43:59.982Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:44:59.924Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:44:59.982Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:45:59.925Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:45:59.983Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:46:59.926Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:46:59.983Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:47:59.927Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:47:59.985Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:48:59.927Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:48:59.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:49:59.930Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:49:59.988Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:50:59.931Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:50:59.989Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:51:59.934Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:51:59.990Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:52:59.935Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:52:59.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:53:59.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:53:59.992Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:54:59.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:54:59.993Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:55:59.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:55:59.995Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:56:59.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:56:59.997Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:57:59.942Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:57:59.997Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:58:59.942Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:58:59.998Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T10:59:59.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T10:59:59.998Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:00:59.945Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:01:00.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:01:59.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:02:00.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:02:59.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:03:00.002Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:03:59.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:04:00.014Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:04:59.950Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:05:00.014Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:05:59.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:06:00.016Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:06:59.952Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:07:00.017Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:07:59.953Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:08:00.017Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:08:59.956Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:09:00.019Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:09:59.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:10:00.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:10:59.965Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:11:00.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:11:59.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:12:00.024Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:12:59.968Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:13:00.026Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:13:59.968Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:14:00.027Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:14:59.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:15:00.028Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:15:59.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:16:00.028Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:16:59.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:17:00.030Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:17:59.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:18:00.030Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:18:59.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:19:00.032Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:19:59.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:20:00.033Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:20:59.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:21:00.033Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:21:59.977Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:22:00.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:22:59.978Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:23:00.036Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:23:59.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:24:00.036Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:24:59.982Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:25:00.038Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:25:59.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:26:00.039Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:26:59.984Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:27:00.039Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:27:59.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:28:00.040Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:28:59.988Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:29:00.041Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:29:59.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:30:00.041Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:30:59.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:31:00.042Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:31:59.999Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:32:00.043Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:33:00.001Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:33:00.043Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:34:00.004Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:34:00.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:35:00.005Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:35:00.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:36:00.009Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:36:00.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:37:00.010Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:37:00.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:38:00.011Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:38:00.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:39:00.013Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:39:00.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:40:00.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:40:00.051Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:41:00.019Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:41:00.053Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:42:00.022Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:42:00.054Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:43:00.022Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:43:00.058Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:44:00.023Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:44:00.059Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:45:00.024Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:45:00.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:46:00.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:46:00.063Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:47:00.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:47:00.064Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:48:00.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:48:00.064Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:49:00.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:49:00.070Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:50:00.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:50:00.074Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:51:00.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:51:00.076Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:52:00.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:52:00.077Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:53:00.040Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:53:00.078Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:54:00.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:54:00.079Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:55:00.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:55:00.080Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:56:00.043Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:56:00.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:57:00.043Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:57:00.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:58:00.044Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:58:00.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T11:59:00.045Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T11:59:00.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:00:00.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:00:00.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:01:00.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:01:00.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:02:00.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:02:00.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:03:00.049Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:03:00.088Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:04:00.049Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:04:00.089Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:05:00.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:05:00.090Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:06:00.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:06:00.090Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:07:00.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:07:00.097Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:08:00.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:08:00.097Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:09:00.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:09:00.098Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:10:00.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:10:00.100Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:11:00.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:11:00.100Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:12:00.058Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:12:00.101Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:13:00.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:13:00.101Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:14:00.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:14:00.102Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:15:00.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:15:00.102Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:16:00.062Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:16:00.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:17:00.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:17:00.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:18:00.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:18:00.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:19:00.064Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:19:00.105Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:20:00.066Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:20:00.106Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:21:00.067Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:21:00.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:22:00.068Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:22:00.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:00.071Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:23:00.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:41.046Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-02-02T12:23:41.047Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"3579cbc5-da9a-4255-9ea9-ac1e599cc661","serviceName":"vFW 2023-02-02 12-21-33","serviceVersion":"1.0","serviceUUID":"8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a","serviceDescription":"catalog service description","serviceInvariantUUID":"2ca5f0ab-e464-40d7-8571-171e2b4bacd7","resources":[{"resourceInstanceName":"vFW 194a4d1f-7d1c 0","resourceName":"vFW 194a4d1f-7d1c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ebf437da-2ce2-4078-b521-1ee9d69a43c8","resourceInvariantUUID":"ff8b09b7-7722-4b32-a4fb-d42caf61d658","resourceCustomizationUUID":"f3d8c48d-d2d5-472c-b32e-df787a8dd042","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vf-license-model.xml","artifactChecksum":"ODIxODM0ZWQ3MmU5NDFkMDMxNDFmZTM1MDM0NzcwZTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f07b6082-65d3-4507-bddd-bc3ab0fe2876","artifactVersion":"1"},{"artifactName":"vfw194a4d1f7d1c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json","artifactChecksum":"OTc3NTA0MjUwOGYzNWVlNmM1MWIzNzZiMzNkYjIyOWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6158a535-b21d-486a-bbb8-e1f0e88ff5b5","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"971ee482-b6a6-4a5a-879c-499200de29c6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vendor-license-model.xml","artifactChecksum":"YWMxYzYwNTNkMWM3MGRiYjc0MjRiODcxYTBkYTdhOWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"92a7dbf1-21e5-4325-881f-d72247ae234b","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"717488a3-c30c-4fb9-9d83-b6b1d1746130","artifactVersion":"2","generatedFromUUID":"971ee482-b6a6-4a5a-879c-499200de29c6"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230202122133-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-template.yml","artifactChecksum":"MGIzZTgyNTc0NGY4MzE2NzNiZTExNDhmNTc5ODdmZWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5946464d-cb62-4564-97b8-1d2a0abc8bb9","artifactVersion":"1"},{"artifactName":"service-Vfw20230202122133-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar","artifactChecksum":"MWFlYWRhYjliYTg4ZDNhNDMzNTFlNjVlMWY2YjU4M2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4a592fe3-ec29-4e36-a26c-3b041dd7f973","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T12:23:41.062Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:23:41.073Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:41.074Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:41.074Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:41.083Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T12:23:41.084Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T12:23:41.084Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T12:23:41.084Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T12:23:41.085Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T12:23:41.085Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T12:23:41.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:23:41.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:23:41.175Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:23:42.110Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:23:42.111Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:42.111Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:42.111Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:43.112Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:23:43.113Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:43.114Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:43.114Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:44.117Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:23:44.117Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:44.117Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:44.118Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:45.119Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:23:45.120Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:45.120Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:45.120Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:46.121Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:23:46.122Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:46.122Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:46.122Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:47.123Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:23:47.124Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:47.124Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:47.124Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:48.127Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "serviceName": "vFW 2023-02-02 12-21-33", "serviceVersion": "1.0", "serviceUUID": "8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "2ca5f0ab-e464-40d7-8571-171e2b4bacd7", "resources": [ { "resourceInstanceName": "vFW 194a4d1f-7d1c 0", "resourceCustomizationUUID": "f3d8c48d-d2d5-472c-b32e-df787a8dd042", "resourceName": "vFW 194a4d1f-7d1c", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ebf437da-2ce2-4078-b521-1ee9d69a43c8", "resourceInvariantUUID": "ff8b09b7-7722-4b32-a4fb-d42caf61d658", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw194a4d1f7d1c0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "artifactChecksum": "OTc3NTA0MjUwOGYzNWVlNmM1MWIzNzZiMzNkYjIyOWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6158a535-b21d-486a-bbb8-e1f0e88ff5b5", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "971ee482-b6a6-4a5a-879c-499200de29c6", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "717488a3-c30c-4fb9-9d83-b6b1d1746130", "generatedFromUUID": "971ee482-b6a6-4a5a-879c-499200de29c6" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "717488a3-c30c-4fb9-9d83-b6b1d1746130", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230202122133-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "artifactChecksum": "MWFlYWRhYjliYTg4ZDNhNDMzNTFlNjVlMWY2YjU4M2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4a592fe3-ec29-4e36-a26c-3b041dd7f973" } ], "workloadContext": "Production" } 2023-02-02T12:23:48.131Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T12:23:48.132Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a ASDC 2023-02-02T12:23:48.274Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:3579cbc5-da9a-4255-9ea9-ac1e599cc661 ServiceName:vFW 2023-02-02 12-21-33 ServiceVersion:1.0 ServiceUUID:8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a ServiceInvariantUUID:2ca5f0ab-e464-40d7-8571-171e2b4bacd7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230202122133-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar ArtifactUUID:4a592fe3-ec29-4e36-a26c-3b041dd7f973 ArtifactChecksum:MWFlYWRhYjliYTg4ZDNhNDMzNTFlNjVlMWY2YjU4M2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 194a4d1f-7d1c 0 ResourceCustomizationUUID:f3d8c48d-d2d5-472c-b32e-df787a8dd042 ResourceInvariantUUID:ff8b09b7-7722-4b32-a4fb-d42caf61d658 ResourceName:vFW 194a4d1f-7d1c ResourceType:VF ResourceUUID:ebf437da-2ce2-4078-b521-1ee9d69a43c8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw194a4d1f7d1c0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json ArtifactUUID:6158a535-b21d-486a-bbb8-e1f0e88ff5b5 ArtifactChecksum:OTc3NTA0MjUwOGYzNWVlNmM1MWIzNzZiMzNkYjIyOWQ= 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/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml ArtifactUUID:971ee482-b6a6-4a5a-879c-499200de29c6 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/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env ArtifactUUID:717488a3-c30c-4fb9-9d83-b6b1d1746130 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/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env ArtifactUUID:717488a3-c30c-4fb9-9d83-b6b1d1746130 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-02T12:23:48.275Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:23:48.536Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T12:23:48.538Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-02-02T12:23:48.539Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-02-02T12:23:48.539Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 4a592fe3-ec29-4e36-a26c-3b041dd7f973 from URL: /sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:48.539Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T12:23:48.540Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:48.828Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T12:23:48.874Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar 4a592fe3-ec29-4e36-a26c-3b041dd7f973 101474 2023-02-02T12:23:48.876Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar ASDC sendASDCNotification 2023-02-02T12:23:48.876Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:48.877Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:23:48.878Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:48.878Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:48.879Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340628875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:49.880Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T12:23:49.881Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-02-02T12:23:49.881Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 4a592fe3-ec29-4e36-a26c-3b041dd7f973, URL: /sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar to file: /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:49.882Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230202122133-csar.csar 2023-02-02T12:23:49.973Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:49.974Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:50.708Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9104160087386863275/Definitions/service-Vfw20230202122133-template.yml 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 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 2023-02-02T12:23:53.492Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T12:23:53.498Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-02-02T12:23:53.499Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.499Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-02-02T12:23:53.499Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.500Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.500Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.500Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.500Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.501Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.501Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.501Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.501Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.501Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.501Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 194a4d1f-7d1c 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-Vfw20230202122133-csar.csar 2023-02-02T12:23:53.502Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-02-02T12:23:53.509Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.511Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:53.515Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:53.515Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-02-02T12:23:53.517Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T12:23:53.519Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.519Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:53.519Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:53.519Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-02-02T12:23:53.520Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T12:23:53.520Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.520Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:53.523Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.523Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is not matching search criteria 2023-02-02T12:23:53.524Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-02T12:23:53.524Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-02T12:23:53.524Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-02T12:23:53.524Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.524Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.524Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-02T12:23:53.525Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.525Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-02T12:23:53.525Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-02T12:23:53.525Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.525Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.525Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-02T12:23:53.526Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.526Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-02T12:23:53.526Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.526Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-02T12:23:53.526Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.526Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T12:23:53.528Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.528Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:53.528Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:53.529Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.529Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:53.529Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:53.529Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.529Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:53.529Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:53.530Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.530Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is not matching search criteria 2023-02-02T12:23:53.530Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-02T12:23:53.530Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-02T12:23:53.531Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-02T12:23:53.531Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-02T12:23:53.531Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-02T12:23:53.531Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.531Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.531Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-02T12:23:53.532Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.532Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-02T12:23:53.532Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.532Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9427affa-a102-4940-a829-9099425fdd38 2023-02-02T12:23:53.532Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.532Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is not matching search criteria 2023-02-02T12:23:53.533Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-02T12:23:53.533Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-02T12:23:53.533Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-02T12:23:53.533Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.533Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.534Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-02T12:23:53.534Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.534Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-02T12:23:53.534Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-02T12:23:53.534Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.534Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-02T12:23:53.535Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.535Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=092840a5-c653-412a-be8a-6f41b9624f4c 2023-02-02T12:23:53.535Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.535Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is not matching search criteria 2023-02-02T12:23:53.535Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-02T12:23:53.536Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-02T12:23:53.536Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-02T12:23:53.536Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.536Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.536Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-02T12:23:53.536Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.537Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-02T12:23:53.537Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-02T12:23:53.537Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:53.537Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:53.537Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-02T12:23:53.537Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=65296f0e-9d6e-454f-b194-4fdeec9a8639 2023-02-02T12:23:53.538Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.538Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:53.538Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.538Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:53.538Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.539Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:53.539Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:53.539Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:53.539Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-02-02 12-21-33 Description:catalog service description Model UUID:8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a Model Version:NULL Model InvariantUuid:2ca5f0ab-e464-40d7-8571-171e2b4bacd7 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 194a4d1f-7d1c Model UUID:f2502fa5-7d0b-475c-b3c9-32a5834eb47a Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ff8b09b7-7722-4b32-a4fb-d42caf61d658 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f3d8c48d-d2d5-472c-b32e-df787a8dd042 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:07ff9a15-302f-4605-9734-c7b7d2568d0b ModelName:Vfw194a4d1f7d1c..base_vfw..module-0 ModelUuid:84b2a967-9b9a-4104-a92b-1e10422c7be7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:9427affa-a102-4940-a829-9099425fdd38 ModelInvariantUuid:06ad1638-1ef3-4c18-8225-80aaceaa2eb4 ModelName:vFW 194a4d1f-7d1c-nodes.vfwCvfc ModelUuid:8e3258b8-83c6-4c82-b172-40cac4067cbd ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:6766fd02-e293-4d33-9e31-fa91e5b0c69a ModelInvariantUuid:4c5b5025-7a2b-4e86-9d70-cf30c0c8ed14 ModelName:Vfw194a4d1f7d1c.compute.nodes.heat.vfw ModelUuid:37ad7347-60ed-4731-9082-26e6bef37dc2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:092840a5-c653-412a-be8a-6f41b9624f4c ModelInvariantUuid:51d2c0c9-3971-41d5-bb0f-19d85e213fee ModelName:vFW 194a4d1f-7d1c-nodes.vsnCvfc ModelUuid:dd7a8413-884c-4315-a477-ff663ac50c4f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:b3e5a9d7-700c-44a1-b9e4-50fabd283f63 ModelInvariantUuid:3a5cb866-7732-49cf-9209-7b943a8c2595 ModelName:Vfw194a4d1f7d1c.compute.nodes.heat.vsn ModelUuid:a43ef1cf-0dd2-4ed4-aec3-957090e7e89c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:65296f0e-9d6e-454f-b194-4fdeec9a8639 ModelInvariantUuid:2e9551ac-52ed-437c-a5d6-752559a0118c ModelName:vFW 194a4d1f-7d1c-nodes.vpgCvfc ModelUuid:c5c3c36d-0d6e-4ff1-a989-6c7aff33f02c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:db1dc6fe-20b5-4bd0-b86d-4c463fcd733d ModelInvariantUuid:06ba54d1-b2ee-4e2b-8d06-e2c96b65a62e ModelName:Vfw194a4d1f7d1c.compute.nodes.heat.vpg ModelUuid:8b2b7272-3ab9-4caa-923f-cc9d50a190fb ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T12:23:53.676Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: ebf437da-2ce2-4078-b521-1ee9d69a43c8 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:23:53.791Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||vFW 194a4d1f-7d1c 0 2023-02-02T12:23:53.799Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ebf437da-2ce2-4078-b521-1ee9d69a43c8 2023-02-02T12:23:53.800Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6158a535-b21d-486a-bbb8-e1f0e88ff5b5 from URL: /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json 2023-02-02T12:23:53.800Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T12:23:53.800Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json 2023-02-02T12:23:54.116Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T12:23:54.116Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json 6158a535-b21d-486a-bbb8-e1f0e88ff5b5 785 2023-02-02T12:23:54.117Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json ASDC sendASDCNotification 2023-02-02T12:23:54.117Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json 2023-02-02T12:23:54.117Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:23:54.117Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:54.118Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:54.118Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340634116, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:55.120Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw194a4d1f7d1c..base_vfw..module-0", "vfModuleModelInvariantUUID": "07ff9a15-302f-4605-9734-c7b7d2568d0b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "84b2a967-9b9a-4104-a92b-1e10422c7be7", "vfModuleModelCustomizationUUID": "ea0f34a6-eec5-45aa-99a0-c8b74ac7000a", "isBase": true, "artifacts": [ "971ee482-b6a6-4a5a-879c-499200de29c6", "717488a3-c30c-4fb9-9d83-b6b1d1746130" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T12:23:55.140Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw194a4d1f7d1c..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:84b2a967-9b9a-4104-a92b-1e10422c7be7 VfModuleModelInvariantUUID:07ff9a15-302f-4605-9734-c7b7d2568d0b VfModuleModelDescription:NULL Artifacts UUID List:{ 971ee482-b6a6-4a5a-879c-499200de29c6 , 717488a3-c30c-4fb9-9d83-b6b1d1746130 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T12:23:55.144Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw194a4d1f7d1c..base_vfw..module-0", "vfModuleModelInvariantUUID": "07ff9a15-302f-4605-9734-c7b7d2568d0b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "84b2a967-9b9a-4104-a92b-1e10422c7be7", "vfModuleModelCustomizationUUID": "ea0f34a6-eec5-45aa-99a0-c8b74ac7000a", "isBase": true, "artifacts": [ "971ee482-b6a6-4a5a-879c-499200de29c6", "717488a3-c30c-4fb9-9d83-b6b1d1746130" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T12:23:55.144Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw194a4d1f7d1c..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:84b2a967-9b9a-4104-a92b-1e10422c7be7 VfModuleModelInvariantUUID:07ff9a15-302f-4605-9734-c7b7d2568d0b VfModuleModelDescription:NULL Artifacts UUID List:{ 971ee482-b6a6-4a5a-879c-499200de29c6 , 717488a3-c30c-4fb9-9d83-b6b1d1746130 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T12:23:55.144Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 971ee482-b6a6-4a5a-879c-499200de29c6 from URL: /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml 2023-02-02T12:23:55.145Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T12:23:55.145Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml 2023-02-02T12:23:55.550Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T12:23:55.551Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml 971ee482-b6a6-4a5a-879c-499200de29c6 20368 2023-02-02T12:23:55.552Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-02T12:23:55.552Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml 2023-02-02T12:23:55.552Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:23:55.553Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:55.553Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:55.553Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340635552, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:56.554Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 717488a3-c30c-4fb9-9d83-b6b1d1746130 from URL: /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env 2023-02-02T12:23:56.554Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T12:23:56.555Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env 2023-02-02T12:23:56.880Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T12:23:56.881Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env 717488a3-c30c-4fb9-9d83-b6b1d1746130 2098 2023-02-02T12:23:56.881Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-02T12:23:56.881Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env 2023-02-02T12:23:56.882Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:23:56.882Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:56.883Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:56.884Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340636881, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:57.885Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a 2023-02-02T12:23:57.885Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 194a4d1f-7d1c 0 ebf437da-2ce2-4078-b521-1ee9d69a43c8 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:23:57.964Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@75c08763, org.onap.sdc.toscaparser.api.parameters.Input@db6c599, org.onap.sdc.toscaparser.api.parameters.Input@3c3bd2fd, org.onap.sdc.toscaparser.api.parameters.Input@5647df33, org.onap.sdc.toscaparser.api.parameters.Input@27cda107] 2023-02-02T12:23:57.967Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:57.968Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:57.968Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-02-02T12:23:57.968Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= f3d8c48d-d2d5-472c-b32e-df787a8dd042 2023-02-02T12:23:57.968Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f3d8c48d-d2d5-472c-b32e-df787a8dd042 matches Tosca VF Customization UUID: f3d8c48d-d2d5-472c-b32e-df787a8dd042 2023-02-02T12:23:57.968Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: f3d8c48d-d2d5-472c-b32e-df787a8dd042 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-02-02T12:23:57.998Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:57.998Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:57.999Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id f3d8c48d-d2d5-472c-b32e-df787a8dd042: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-02T12:23:58.000Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5f301464 2023-02-02T12:23:58.000Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.000Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T12:23:58.000Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ea0f34a6-eec5-45aa-99a0-c8b74ac7000a 2023-02-02T12:23:58.002Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ea0f34a6-eec5-45aa-99a0-c8b74ac7000a Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-02-02T12:23:58.015Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.016Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:58.016Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:58.016Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.017Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:58.017Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:58.017Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.017Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is not matching search criteria 2023-02-02T12:23:58.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-02T12:23:58.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-02T12:23:58.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-02T12:23:58.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-02T12:23:58.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-02T12:23:58.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:58.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-02T12:23:58.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:58.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-02T12:23:58.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9427affa-a102-4940-a829-9099425fdd38 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-02-02T12:23:58.069Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.069Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:58.070Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:58.070Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.070Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is not matching search criteria 2023-02-02T12:23:58.070Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-02T12:23:58.070Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-02T12:23:58.071Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-02T12:23:58.071Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.071Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:58.071Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-02T12:23:58.071Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.072Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-02T12:23:58.072Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-02T12:23:58.072Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:58.072Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-02T12:23:58.072Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.073Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=092840a5-c653-412a-be8a-6f41b9624f4c Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-02-02T12:23:58.076Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.076Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:58.076Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:58.079Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.079Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is not matching search criteria 2023-02-02T12:23:58.079Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-02T12:23:58.079Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-02T12:23:58.080Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-02T12:23:58.080Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.080Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:58.080Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-02T12:23:58.080Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.080Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-02T12:23:58.081Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-02T12:23:58.081Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-02T12:23:58.081Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-02T12:23:58.081Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-02T12:23:58.081Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=65296f0e-9d6e-454f-b194-4fdeec9a8639 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-02-02T12:23:58.084Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.084Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:58.085Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:23:58.085Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.085Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Node template vFW 194a4d1f-7d1c 0 is matching search criteria 2023-02-02T12:23:58.085Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 194a4d1f-7d1c 0] matching following query criteria: sdcType=VF, customizationUUID=f3d8c48d-d2d5-472c-b32e-df787a8dd042 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:23:58.089Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.089Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:58.090Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a: vFW 194a4d1f-7d1c 2023-02-02T12:23:58.090Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.090Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:58.090Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.090Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:58.091Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.091Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:58.091Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.091Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:58.091Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:23:58.092Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-02 12-21-33 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:23:58.092Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-02-02 12-21-33 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:23:58.864Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 194a4d1f-7d1c ebf437da-2ce2-4078-b521-1ee9d69a43c8 1 ASDC deployResourceStructure 2023-02-02T12:23:58.865Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json ASDC sendASDCNotification 2023-02-02T12:23:58.865Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json 2023-02-02T12:23:58.865Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:23:58.866Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:58.866Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:58.866Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340638865, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:59.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:23:59.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:23:59.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340588939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:23:59.732Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:23:59.867Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-02T12:23:59.867Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml 2023-02-02T12:23:59.867Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:23:59.868Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:23:59.868Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:23:59.868Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340639867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:24:00.869Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-02T12:24:00.869Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env 2023-02-02T12:24:00.869Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:24:00.870Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:24:00.870Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:24:00.870Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340640869, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:24:01.871Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar ASDC sendASDCNotification 2023-02-02T12:24:01.871Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar 2023-02-02T12:24:01.871Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:24:01.872Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:24:01.872Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:24:01.872Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340641871, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:24:02.873Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:24:02.901Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:24:02.905Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:24:02.905Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:24:02.905Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:24:32.906Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:24:32.922Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:24:32.925Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:24:32.925Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:24:32.926Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:24:59.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:24:59.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340620784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.734Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "NOTIFIED" } 2023-02-02T12:24:59.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340588939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340620784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "NOTIFIED" } 2023-02-02T12:24:59.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-02T12:24:59.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340588939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340620784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-02T12:24:59.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340588939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340620784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.738Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.738Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-02T12:24:59.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340588939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.739Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.739Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.739Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340620784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-02T12:24:59.740Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.740Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.740Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.741Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340588939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.741Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.741Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340620784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.742Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.742Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340580071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:24:59.742Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340588939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:24:59.743Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.743Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.743Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340620784, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:24:59.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.744Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.744Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340630276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.744Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.744Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.745Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "cds-sdc-listener", "timestamp": 1675340631577, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.745Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.745Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.745Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340628875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.745Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.746Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.746Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340632496, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.746Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.746Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.746Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340630276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.746Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.746Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.747Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340629707, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.747Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.747Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.747Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340630276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.747Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.747Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.748Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340629707, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.748Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.748Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.748Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340633992, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.748Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.748Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.748Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340630276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.749Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.749Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.749Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340629707, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.749Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.749Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.749Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340635278, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.750Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.750Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.750Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340630276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.750Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.750Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.751Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340629707, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.751Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.751Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.751Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340630276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.751Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.751Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.752Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340629707, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.752Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.752Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.752Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340636822, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:24:59.768Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3579cbc5-da9a-4255-9ea9-ac1e599cc661 2023-02-02T12:24:59.768Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3579cbc5-da9a-4255-9ea9-ac1e599cc661 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:24:59.792Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340634116, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.793Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340630276, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:24:59.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340629707, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:24:59.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "multicloud-k8s", "timestamp": 1675340637866, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T12:24:59.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340629707, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:24:59.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340635552, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340638215, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340637842, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340636881, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-02T12:24:59.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:24:59.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:24:59.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340638865, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/vfw194a4d1f7d1c0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T12:24:59.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:25:02.926Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:25:02.951Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:25:02.954Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:25:02.954Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:25:02.954Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:25:32.955Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:25:32.978Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:25:32.982Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:25:32.982Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:25:32.983Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:25:59.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:25:59.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:25:59.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340639867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-02-02T12:25:59.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:25:59.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:25:59.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340640869, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/resourceInstances/vfw194a4d1f7d1c0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-02-02T12:25:59.732Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:25:59.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:25:59.732Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340641871, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T12:25:59.733Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:25:59.733Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:25:59.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340644083, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T12:25:59.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:25:59.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:25:59.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675340645098, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:25:59.752Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3579cbc5-da9a-4255-9ea9-ac1e599cc661 2023-02-02T12:25:59.753Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3579cbc5-da9a-4255-9ea9-ac1e599cc661 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:25:59.767Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:25:59.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340663354, "artifactURL": "/sdc/v1/catalog/services/Vfw20230202122133/1.0/artifacts/service-Vfw20230202122133-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T12:25:59.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:25:59.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:25:59.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "aai-model-loader", "timestamp": 1675340664366, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:25:59.775Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3579cbc5-da9a-4255-9ea9-ac1e599cc661 2023-02-02T12:25:59.775Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3579cbc5-da9a-4255-9ea9-ac1e599cc661 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:26:02.983Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:26:03.010Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:26:03.016Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:26:03.016Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T12:26:03.017Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T12:26:03.017Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T12:26:03.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:26:03.018Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:26:03.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:26:03.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:26:03.019Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:26:03.030Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T12:26:33.031Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T12:26:33.048Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3579cbc5-da9a-4255-9ea9-ac1e599cc661 and serviceModelVersionId: 8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a 2023-02-02T12:26:33.048Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2ca5f0ab-e464-40d7-8571-171e2b4bacd7 2023-02-02T12:26:48.647Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2ca5f0ab-e464-40d7-8571-171e2b4bacd7/model-vers/model-ver/8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a?depth=0 2023-02-02T12:26:48.747Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T12:26:49.240Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ca5f0ab-e464-40d7-8571-171e2b4bacd7/model-vers/model-ver/8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-02-02T12:26:49.245Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ca5f0ab-e464-40d7-8571-171e2b4bacd7/model-vers/model-ver/8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a?depth=0|INFO|500||Invoke 2023-02-02T12:26:49.273Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ca5f0ab-e464-40d7-8571-171e2b4bacd7/model-vers/model-ver/8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T12:26:49.644Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ca5f0ab-e464-40d7-8571-171e2b4bacd7/model-vers/model-ver/8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a?depth=0|INFO|500||InvokeReturn 2023-02-02T12:26:49.646Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ca5f0ab-e464-40d7-8571-171e2b4bacd7/model-vers/model-ver/8ac8d417-9ccf-4d6e-95d9-b8f61e2ef54a?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 12:26:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[337], vertex-id=[164040], x-aai-txid=[1-aai-resources-230202-12:26:50:298-34573], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T12:26:49.647Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-02-02T12:26:49.650Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T12:26:49.650Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:26:49.660Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-02T12:26:49.662Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3579cbc5-da9a-4255-9ea9-ac1e599cc661 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T12:26:49.663Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T12:26:49.664Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:26:49.664Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:26:49.664Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340809662, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T12:26:50.728Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:26:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:26:59.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:26:59.733Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3579cbc5-da9a-4255-9ea9-ac1e599cc661", "consumerID": "SO-sdc-controller", "timestamp": 1675340809662, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T12:26:59.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:27:50.729Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:27:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:28:50.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:28:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:29:50.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:29:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:30:50.732Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:30:59.728Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:31:50.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:31:59.729Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:32:50.736Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:32:59.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:33:50.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:33:59.732Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:34:50.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:34:59.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:35:50.739Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:35:59.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:36:50.739Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:36:59.736Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:36:59.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-02-02T12:36:59.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"3dc7d110-bd17-483b-bec3-112ebc136bef","serviceName":"basic_onboard_yblxzO","serviceVersion":"1.0","serviceUUID":"e2c2640d-8325-421f-8729-be6fb58ecb6e","serviceDescription":"service","serviceInvariantUUID":"93412dce-a36a-4c79-ad27-61e1afd5f92b","resources":[{"resourceInstanceName":"basic_onboard_yblxzO 0","resourceName":"basic_onboard_yblxzO","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"02b26593-760e-4f91-ae7c-266f77c30107","resourceInvariantUUID":"fa0262cd-8b87-4438-852b-06d0864746d5","resourceCustomizationUUID":"5707a665-c437-474d-a55b-e824e2f91fc5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vf-license-model.xml","artifactChecksum":"MzAyNzhhYzYzZWUxYmY0MGNlMWRlMTdlYzliMzk3YTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0cc37187-8f91-4b5b-b1cf-77e068726f67","artifactVersion":"1"},{"artifactName":"basic_onboard_yblxzo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json","artifactChecksum":"OGJlYzFiNmI3MGE3YzFlM2FhMmJjN2Q4MTEwYzA3NGE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a3f78250-0e74-4d02-abac-37a3bf23c783","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fb63b171-88fb-4755-9a50-e2c0a2b9d5a2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"af995985-06ac-484c-b6b7-ca1c2ed38697","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f84639c6-3f05-4c26-b569-7805a19470e0","artifactVersion":"2","generatedFromUUID":"fb63b171-88fb-4755-9a50-e2c0a2b9d5a2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardYblxzo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-template.yml","artifactChecksum":"NmNmOGMyZmU0NDFmMzAwY2RkZDVlM2QzNzMyZGY3YWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8b21e829-12cf-439a-98bd-398dcd030d4f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardYblxzo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar","artifactChecksum":"OTcwOTRhYWY2MmFlN2Q3YTVjZmFjM2ExMzhlODE1NDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"32d7fe55-5d43-47a0-8035-4893816d5aea","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T12:36:59.820Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:36:59.821Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:36:59.821Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:36:59.821Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:36:59.846Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:36:59.847Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:36:59.848Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:37:00.831Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:37:00.831Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:00.831Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:00.831Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:01.832Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:37:01.832Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:01.833Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:01.833Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:02.833Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:37:02.834Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:02.834Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:02.834Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:03.835Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:37:03.835Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:03.835Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:03.836Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:04.836Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:37:04.837Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:04.837Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:04.838Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:05.839Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T12:37:05.840Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:05.840Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:05.843Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:06.844Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "serviceName": "basic_onboard_yblxzO", "serviceVersion": "1.0", "serviceUUID": "e2c2640d-8325-421f-8729-be6fb58ecb6e", "serviceDescription": "service", "serviceInvariantUUID": "93412dce-a36a-4c79-ad27-61e1afd5f92b", "resources": [ { "resourceInstanceName": "basic_onboard_yblxzO 0", "resourceCustomizationUUID": "5707a665-c437-474d-a55b-e824e2f91fc5", "resourceName": "basic_onboard_yblxzO", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "02b26593-760e-4f91-ae7c-266f77c30107", "resourceInvariantUUID": "fa0262cd-8b87-4438-852b-06d0864746d5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_yblxzo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "artifactChecksum": "OGJlYzFiNmI3MGE3YzFlM2FhMmJjN2Q4MTEwYzA3NGE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3f78250-0e74-4d02-abac-37a3bf23c783", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "fb63b171-88fb-4755-9a50-e2c0a2b9d5a2", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f84639c6-3f05-4c26-b569-7805a19470e0", "generatedFromUUID": "fb63b171-88fb-4755-9a50-e2c0a2b9d5a2" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f84639c6-3f05-4c26-b569-7805a19470e0", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardYblxzo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "artifactChecksum": "OTcwOTRhYWY2MmFlN2Q3YTVjZmFjM2ExMzhlODE1NDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "32d7fe55-5d43-47a0-8035-4893816d5aea" } ], "workloadContext": "Production" } 2023-02-02T12:37:06.845Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T12:37:06.845Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e2c2640d-8325-421f-8729-be6fb58ecb6e ASDC 2023-02-02T12:37:06.846Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:3dc7d110-bd17-483b-bec3-112ebc136bef ServiceName:basic_onboard_yblxzO ServiceVersion:1.0 ServiceUUID:e2c2640d-8325-421f-8729-be6fb58ecb6e ServiceInvariantUUID:93412dce-a36a-4c79-ad27-61e1afd5f92b ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardYblxzo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar ArtifactUUID:32d7fe55-5d43-47a0-8035-4893816d5aea ArtifactChecksum:OTcwOTRhYWY2MmFlN2Q3YTVjZmFjM2ExMzhlODE1NDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_yblxzO 0 ResourceCustomizationUUID:5707a665-c437-474d-a55b-e824e2f91fc5 ResourceInvariantUUID:fa0262cd-8b87-4438-852b-06d0864746d5 ResourceName:basic_onboard_yblxzO ResourceType:VF ResourceUUID:02b26593-760e-4f91-ae7c-266f77c30107 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_yblxzo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json ArtifactUUID:a3f78250-0e74-4d02-abac-37a3bf23c783 ArtifactChecksum:OGJlYzFiNmI3MGE3YzFlM2FhMmJjN2Q4MTEwYzA3NGE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml ArtifactUUID:fb63b171-88fb-4755-9a50-e2c0a2b9d5a2 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env ArtifactUUID:f84639c6-3f05-4c26-b569-7805a19470e0 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env ArtifactUUID:f84639c6-3f05-4c26-b569-7805a19470e0 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-02T12:37:06.846Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e2c2640d-8325-421f-8729-be6fb58ecb6e ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:37:06.972Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T12:37:06.973Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-02T12:37:06.973Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-02T12:37:06.974Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 32d7fe55-5d43-47a0-8035-4893816d5aea from URL: /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:06.974Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-02-02T12:37:06.974Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:07.524Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-02-02T12:37:07.525Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar 32d7fe55-5d43-47a0-8035-4893816d5aea 75684 2023-02-02T12:37:07.525Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar ASDC sendASDCNotification 2023-02-02T12:37:07.526Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:07.526Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:37:07.526Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:07.526Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:07.527Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341427525, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:08.527Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T12:37:08.528Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-02-02T12:37:08.528Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 32d7fe55-5d43-47a0-8035-4893816d5aea, URL: /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar to file: /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:08.529Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:08.529Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:08.529Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:08.707Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14127064948761343802/Definitions/service-BasicOnboardYblxzo-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-02-02T12:37:09.889Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T12:37:09.890Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-02-02T12:37:09.890Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.891Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-02T12:37:09.891Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.891Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.891Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_yblxzO 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-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.892Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.892Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.892Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.892Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||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-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:09.892Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-02-02T12:37:09.893Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.893Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:09.893Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:09.894Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-02-02T12:37:09.894Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T12:37:09.894Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.895Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:09.895Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:09.895Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-02-02T12:37:09.895Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T12:37:09.896Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.896Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:09.896Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.897Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is not matching search criteria 2023-02-02T12:37:09.897Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-02-02T12:37:09.897Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-02-02T12:37:09.897Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-02-02T12:37:09.898Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-02T12:37:09.898Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-02T12:37:09.898Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.898Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T12:37:09.899Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.899Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:09.899Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:37:09.899Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.900Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:09.900Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:37:09.900Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.900Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:09.901Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:37:09.901Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.901Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is not matching search criteria 2023-02-02T12:37:09.901Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-02T12:37:09.902Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-02T12:37:09.902Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=901b2227-b87b-4617-9697-576f6396fe72 2023-02-02T12:37:09.902Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.902Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:09.903Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.903Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:09.903Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.904Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:09.904Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:09.904Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:09.904Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_yblxzO Description:service Model UUID:e2c2640d-8325-421f-8729-be6fb58ecb6e Model Version:NULL Model InvariantUuid:93412dce-a36a-4c79-ad27-61e1afd5f92b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_yblxzO Model UUID:98aff840-bdb4-443d-af4f-7374b2a42cdd Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:fa0262cd-8b87-4438-852b-06d0864746d5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5707a665-c437-474d-a55b-e824e2f91fc5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8a5ee805-bf6d-490e-8784-d86cc9069603 ModelName:BasicOnboardYblxzo..base_ubuntu18..module-0 ModelUuid:af372ac2-cf39-4b27-96c3-c3266b290405 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:901b2227-b87b-4617-9697-576f6396fe72 ModelInvariantUuid:88b9e0ee-2d72-45c5-852a-a09447aa4961 ModelName:basic_onboard_yblxzO-nodes.ubuntu18Cvfc ModelUuid:64747015-5ecb-4a0d-b15e-dca224256bc6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:4146a547-1c26-46a9-822e-99c31f56c246 ModelInvariantUuid:b2631d2b-0ea7-4be8-9723-4b9076a1d4ba ModelName:BasicOnboardYblxzo.compute.nodes.heat.ubuntu18 ModelUuid:997eecb8-342f-4cfa-a77f-dd0a69a1c246 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T12:37:09.914Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 02b26593-760e-4f91-ae7c-266f77c30107 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:37:09.920Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||basic_onboard_yblxzO 0 2023-02-02T12:37:09.920Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 02b26593-760e-4f91-ae7c-266f77c30107 2023-02-02T12:37:09.920Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a3f78250-0e74-4d02-abac-37a3bf23c783 from URL: /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json 2023-02-02T12:37:09.921Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-02-02T12:37:09.921Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json 2023-02-02T12:37:10.128Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-02-02T12:37:10.129Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json a3f78250-0e74-4d02-abac-37a3bf23c783 798 2023-02-02T12:37:10.129Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json ASDC sendASDCNotification 2023-02-02T12:37:10.129Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json 2023-02-02T12:37:10.130Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:37:10.130Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:10.130Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:10.131Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341430129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:11.132Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardYblxzo..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "8a5ee805-bf6d-490e-8784-d86cc9069603", "vfModuleModelVersion": "1", "vfModuleModelUUID": "af372ac2-cf39-4b27-96c3-c3266b290405", "vfModuleModelCustomizationUUID": "29d42bb7-ffdb-492e-b2c8-49991692a6a3", "isBase": true, "artifacts": [ "fb63b171-88fb-4755-9a50-e2c0a2b9d5a2", "f84639c6-3f05-4c26-b569-7805a19470e0" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T12:37:11.137Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardYblxzo..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:af372ac2-cf39-4b27-96c3-c3266b290405 VfModuleModelInvariantUUID:8a5ee805-bf6d-490e-8784-d86cc9069603 VfModuleModelDescription:NULL Artifacts UUID List:{ fb63b171-88fb-4755-9a50-e2c0a2b9d5a2 , f84639c6-3f05-4c26-b569-7805a19470e0 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T12:37:11.139Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardYblxzo..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "8a5ee805-bf6d-490e-8784-d86cc9069603", "vfModuleModelVersion": "1", "vfModuleModelUUID": "af372ac2-cf39-4b27-96c3-c3266b290405", "vfModuleModelCustomizationUUID": "29d42bb7-ffdb-492e-b2c8-49991692a6a3", "isBase": true, "artifacts": [ "fb63b171-88fb-4755-9a50-e2c0a2b9d5a2", "f84639c6-3f05-4c26-b569-7805a19470e0" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T12:37:11.139Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardYblxzo..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:af372ac2-cf39-4b27-96c3-c3266b290405 VfModuleModelInvariantUUID:8a5ee805-bf6d-490e-8784-d86cc9069603 VfModuleModelDescription:NULL Artifacts UUID List:{ fb63b171-88fb-4755-9a50-e2c0a2b9d5a2 , f84639c6-3f05-4c26-b569-7805a19470e0 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T12:37:11.139Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fb63b171-88fb-4755-9a50-e2c0a2b9d5a2 from URL: /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml 2023-02-02T12:37:11.140Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-02-02T12:37:11.140Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml 2023-02-02T12:37:11.316Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-02-02T12:37:11.316Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml fb63b171-88fb-4755-9a50-e2c0a2b9d5a2 5033 2023-02-02T12:37:11.316Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-02T12:37:11.316Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml 2023-02-02T12:37:11.317Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:37:11.317Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:11.317Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:11.317Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341431316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:12.318Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f84639c6-3f05-4c26-b569-7805a19470e0 from URL: /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env 2023-02-02T12:37:12.318Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-02-02T12:37:12.319Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env 2023-02-02T12:37:12.526Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-02-02T12:37:12.527Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env f84639c6-3f05-4c26-b569-7805a19470e0 909 2023-02-02T12:37:12.527Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-02T12:37:12.527Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env 2023-02-02T12:37:12.528Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T12:37:12.528Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:12.528Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:12.529Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341432527, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:13.530Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: e2c2640d-8325-421f-8729-be6fb58ecb6e 2023-02-02T12:37:13.531Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_yblxzO 0 02b26593-760e-4f91-ae7c-266f77c30107 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:37:13.560Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@251bd25a, org.onap.sdc.toscaparser.api.parameters.Input@3032cfce, org.onap.sdc.toscaparser.api.parameters.Input@2b6b1d9a, org.onap.sdc.toscaparser.api.parameters.Input@3d2016a9, org.onap.sdc.toscaparser.api.parameters.Input@46528a55] 2023-02-02T12:37:13.561Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.562Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.562Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-02-02T12:37:13.562Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 5707a665-c437-474d-a55b-e824e2f91fc5 2023-02-02T12:37:13.562Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5707a665-c437-474d-a55b-e824e2f91fc5 matches Tosca VF Customization UUID: 5707a665-c437-474d-a55b-e824e2f91fc5 2023-02-02T12:37:13.562Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 5707a665-c437-474d-a55b-e824e2f91fc5 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-02-02T12:37:13.568Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.569Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.570Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 5707a665-c437-474d-a55b-e824e2f91fc5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-02T12:37:13.570Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2ee4ee20 2023-02-02T12:37:13.570Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.570Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T12:37:13.570Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 29d42bb7-ffdb-492e-b2c8-49991692a6a3 2023-02-02T12:37:13.571Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 29d42bb7-ffdb-492e-b2c8-49991692a6a3 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-02-02T12:37:13.582Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.582Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:13.583Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:37:13.583Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.583Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:13.583Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:37:13.584Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.584Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is not matching search criteria 2023-02-02T12:37:13.584Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-02T12:37:13.584Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-02T12:37:13.584Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=901b2227-b87b-4617-9697-576f6396fe72 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-02-02T12:37:13.588Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.589Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:13.589Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T12:37:13.589Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.589Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_yblxzO 0 is matching search criteria 2023-02-02T12:37:13.589Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_yblxzO 0] matching following query criteria: sdcType=VF, customizationUUID=5707a665-c437-474d-a55b-e824e2f91fc5 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:37:13.592Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.592Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.592Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid e2c2640d-8325-421f-8729-be6fb58ecb6e: basic_onboard_yblxzO 2023-02-02T12:37:13.592Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.593Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.593Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.593Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.593Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.593Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.594Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.594Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.594Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T12:37:13.594Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_yblxzO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T12:37:13.595Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_yblxzO Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:37:13.729Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_yblxzO 02b26593-760e-4f91-ae7c-266f77c30107 1 ASDC deployResourceStructure 2023-02-02T12:37:13.730Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json ASDC sendASDCNotification 2023-02-02T12:37:13.730Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json 2023-02-02T12:37:13.730Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:37:13.730Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:13.730Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:13.731Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341433730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:14.731Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-02T12:37:14.732Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml 2023-02-02T12:37:14.732Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:37:14.732Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:14.732Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:14.732Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341434731, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:15.733Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-02T12:37:15.734Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env 2023-02-02T12:37:15.734Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:37:15.735Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:15.735Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:15.735Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341435733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:16.736Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar ASDC sendASDCNotification 2023-02-02T12:37:16.736Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar 2023-02-02T12:37:16.737Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T12:37:16.737Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:37:16.737Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:37:16.737Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341436736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:17.739Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:37:17.752Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:37:17.756Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:37:17.756Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:37:17.756Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:37:47.756Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:37:47.773Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:37:47.776Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:37:47.776Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:37:47.776Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:37:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:37:59.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:37:59.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341410278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:37:59.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:17.776Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:38:17.801Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:38:17.804Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:38:17.804Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:38:17.805Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:38:47.805Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:38:47.840Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:38:47.843Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:38:47.843Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T12:38:47.843Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T12:38:59.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:38:59.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341419094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.733Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.733Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341412741, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.733Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "NOTIFIED" } 2023-02-02T12:38:59.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.734Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341410278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.735Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.735Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341412741, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.735Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.735Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.735Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341419094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "NOTIFIED" } 2023-02-02T12:38:59.735Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.736Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.736Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-02T12:38:59.736Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.736Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.736Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341410278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.737Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.737Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.737Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341412741, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.737Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.737Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.738Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341419094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-02T12:38:59.738Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.738Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.738Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.739Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.739Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.739Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341410278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.739Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.739Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.740Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341412741, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.740Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.740Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.740Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341419094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.740Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.741Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.741Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-02T12:38:59.741Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.741Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.741Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341410278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.742Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.742Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.742Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341412741, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.742Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.742Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.742Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341419094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-02T12:38:59.743Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.743Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.743Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.743Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.743Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.744Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341410278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.744Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.744Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.744Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341412741, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.744Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.745Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.745Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341419094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.745Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.745Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.745Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341410739, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:38:59.746Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.746Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.746Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341410278, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:38:59.746Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.747Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.747Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341412741, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:38:59.747Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.747Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.747Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341419094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:38:59.748Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.748Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.748Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341430798, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.748Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.748Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.748Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "cds-sdc-listener", "timestamp": 1675341430343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.749Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.749Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.749Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341427525, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.749Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.749Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.750Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341429742, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.750Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.750Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.750Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341431988, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.751Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.751Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.751Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341433200, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.751Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.751Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.751Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341430129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.752Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.752Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.752Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341434343, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:38:59.768Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3dc7d110-bd17-483b-bec3-112ebc136bef 2023-02-02T12:38:59.768Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3dc7d110-bd17-483b-bec3-112ebc136bef and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:38:59.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341431316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "multicloud-k8s", "timestamp": 1675341435350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T12:38:59.799Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341432527, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.800Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.800Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341433730, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T12:38:59.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.800Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.800Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341434731, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-02-02T12:38:59.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.801Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.801Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341435733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-02-02T12:38:59.801Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.801Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.801Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341436736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T12:38:59.801Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.801Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.802Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341441190, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T12:38:59.802Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.802Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.802Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341439707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.802Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.803Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.803Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "aai-model-loader", "timestamp": 1675341442209, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:38:59.812Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3dc7d110-bd17-483b-bec3-112ebc136bef 2023-02-02T12:38:59.812Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3dc7d110-bd17-483b-bec3-112ebc136bef and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:38:59.832Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.832Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341439707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/basic_onboard_yblxzo0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.832Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.832Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.833Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341439707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.833Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.833Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.833Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341439707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.834Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.834Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.834Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341439707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/resourceInstances/basic_onboard_yblxzo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.834Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.835Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.835Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341439707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T12:38:59.835Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.835Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.836Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341439707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "NOTIFIED" } 2023-02-02T12:38:59.836Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.836Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.836Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341447750, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T12:38:59.837Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.837Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.837Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341450533, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYblxzo/1.0/artifacts/service-BasicOnboardYblxzo-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T12:38:59.838Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:38:59.838Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-02T12:38:59.838Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675341451537, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:38:59.845Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3dc7d110-bd17-483b-bec3-112ebc136bef 2023-02-02T12:38:59.845Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3dc7d110-bd17-483b-bec3-112ebc136bef and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T12:39:17.843Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:39:17.870Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T12:39:17.873Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T12:39:17.874Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T12:39:17.874Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T12:39:17.874Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T12:39:17.874Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:39:17.874Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:39:17.875Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:39:17.875Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T12:39:17.875Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T12:39:17.883Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T12:39:47.883Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3dc7d110-bd17-483b-bec3-112ebc136bef and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T12:39:47.909Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3dc7d110-bd17-483b-bec3-112ebc136bef and serviceModelVersionId: e2c2640d-8325-421f-8729-be6fb58ecb6e 2023-02-02T12:39:47.909Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 93412dce-a36a-4c79-ad27-61e1afd5f92b 2023-02-02T12:39:47.911Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/93412dce-a36a-4c79-ad27-61e1afd5f92b/model-vers/model-ver/e2c2640d-8325-421f-8729-be6fb58ecb6e?depth=0 2023-02-02T12:39:47.917Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T12:39:47.992Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/93412dce-a36a-4c79-ad27-61e1afd5f92b/model-vers/model-ver/e2c2640d-8325-421f-8729-be6fb58ecb6e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-02-02T12:39:47.993Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/93412dce-a36a-4c79-ad27-61e1afd5f92b/model-vers/model-ver/e2c2640d-8325-421f-8729-be6fb58ecb6e?depth=0|INFO|500||Invoke 2023-02-02T12:39:48.017Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/93412dce-a36a-4c79-ad27-61e1afd5f92b/model-vers/model-ver/e2c2640d-8325-421f-8729-be6fb58ecb6e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T12:39:48.287Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/93412dce-a36a-4c79-ad27-61e1afd5f92b/model-vers/model-ver/e2c2640d-8325-421f-8729-be6fb58ecb6e?depth=0|INFO|500||InvokeReturn 2023-02-02T12:39:48.288Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/93412dce-a36a-4c79-ad27-61e1afd5f92b/model-vers/model-ver/e2c2640d-8325-421f-8729-be6fb58ecb6e?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 12:39:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[265], vertex-id=[204864], x-aai-txid=[0-aai-resources-230202-12:39:49:043-21626], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T12:39:48.288Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-02-02T12:39:48.289Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T12:39:48.289Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T12:39:48.294Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-02T12:39:48.295Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3dc7d110-bd17-483b-bec3-112ebc136bef and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T12:39:48.295Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T12:39:48.295Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-02-02T12:39:48.296Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T12:39:48.296Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341588295, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T12:39:49.326Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:39:59.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:39:59.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T12:39:59.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "3dc7d110-bd17-483b-bec3-112ebc136bef", "consumerID": "SO-sdc-controller", "timestamp": 1675341588295, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T12:39:59.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T12:40:49.328Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:40:59.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:41:49.328Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:41:59.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:42:49.330Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:42:59.730Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:43:49.330Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:43:59.730Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:44:49.331Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:44:59.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:45:49.332Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:45:59.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:46:49.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:46:59.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:47:49.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:47:59.737Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:48:49.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:48:59.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:49:49.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:49:59.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:50:49.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:50:59.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:51:49.338Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:51:59.741Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:52:49.339Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:52:59.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:53:49.340Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:53:59.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:54:49.342Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:54:59.744Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:55:49.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:55:59.745Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:56:49.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:56:59.745Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:57:49.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:57:59.747Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:58:49.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:58:59.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T12:59:49.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T12:59:59.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:00:49.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:00:59.749Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:01:49.349Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:01:59.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:02:49.350Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:02:59.751Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:03:49.351Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:03:59.753Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:04:49.352Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:04:59.753Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:05:49.353Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:05:59.755Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:06:49.353Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:06:59.756Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:07:49.354Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:07:59.756Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:08:49.356Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:08:59.758Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:09:49.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:09:59.760Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:10:49.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:10:59.761Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:11:49.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:11:59.762Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:12:49.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:12:59.762Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:13:49.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:13:59.763Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:14:49.360Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:14:59.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:15:49.361Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:15:59.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:16:39.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-02T13:16:39.855Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"a8621b9b-7b41-4010-bc9d-791906828323","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d2f8da3e-174b-4c83-a844-84378c1bb7e5","serviceDescription":"service","serviceInvariantUUID":"2be4d988-373e-4841-b008-074a124d4a23","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"771c1d9a-8eaa-4b6a-a6db-ad22929f00e9","resourceInvariantUUID":"86189135-52fa-46af-9d52-e34e6adc10fe","resourceCustomizationUUID":"9654b444-cd03-409d-92f0-9558943173e8","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":"ZDQ5MTdkYWViNTI4MTNlY2ZjNTM1ZGI2NWU1YTJhNTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"79f80be1-bcea-4f35-9fc2-a8417e5d83b5","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Y2Y1NWJjYThlMTVjMTYzYjA0MWQ0YjQxZWVkZWE4ODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ddbed2a0-3fca-4127-8783-c754c00090c6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T13:16:39.866Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:16:39.867Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:16:39.867Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:16:39.868Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343749361, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:16:39.929Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T13:16:39.930Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T13:16:39.930Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T13:16:39.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T13:16:39.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T13:16:39.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T13:16:39.987Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T13:16:39.988Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343749361, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:16:39.991Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:16:40.934Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:16:40.935Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:16:40.935Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:16:40.936Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343749361, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:16:41.937Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "d2f8da3e-174b-4c83-a844-84378c1bb7e5", "serviceDescription": "service", "serviceInvariantUUID": "2be4d988-373e-4841-b008-074a124d4a23", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "9654b444-cd03-409d-92f0-9558943173e8", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "771c1d9a-8eaa-4b6a-a6db-ad22929f00e9", "resourceInvariantUUID": "86189135-52fa-46af-9d52-e34e6adc10fe", "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": "Y2Y1NWJjYThlMTVjMTYzYjA0MWQ0YjQxZWVkZWE4ODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ddbed2a0-3fca-4127-8783-c754c00090c6" } ], "workloadContext": "Production" } 2023-02-02T13:16:41.938Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T13:16:41.938Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d2f8da3e-174b-4c83-a844-84378c1bb7e5 ASDC 2023-02-02T13:16:41.939Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:a8621b9b-7b41-4010-bc9d-791906828323 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:d2f8da3e-174b-4c83-a844-84378c1bb7e5 ServiceInvariantUUID:2be4d988-373e-4841-b008-074a124d4a23 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:ddbed2a0-3fca-4127-8783-c754c00090c6 ArtifactChecksum:Y2Y1NWJjYThlMTVjMTYzYjA0MWQ0YjQxZWVkZWE4ODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:9654b444-cd03-409d-92f0-9558943173e8 ResourceInvariantUUID:86189135-52fa-46af-9d52-e34e6adc10fe ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:771c1d9a-8eaa-4b6a-a6db-ad22929f00e9 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-02-02T13:16:41.939Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d2f8da3e-174b-4c83-a844-84378c1bb7e5 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:16:42.061Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:16:42.063Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:16:42.063Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:16:42.064Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ddbed2a0-3fca-4127-8783-c754c00090c6 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-02T13:16:42.064Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:16:42.064Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-02T13:16:42.900Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:16:42.912Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ddbed2a0-3fca-4127-8783-c754c00090c6 57791 2023-02-02T13:16:42.913Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-02-02T13:16:42.913Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-02T13:16:42.913Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:16:42.913Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:16:42.913Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:16:42.914Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343802913, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:16:43.914Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:16:43.915Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:16:43.915Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: ddbed2a0-3fca-4127-8783-c754c00090c6, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:43.915Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-02-02T13:16:43.916Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:43.916Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.156Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6610893073700250026/Definitions/service-BasicNetwork-template.yml 2023-02-02T13:16:44.642Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T13:16:44.643Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:16:44.643Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.643Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-02-02T13:16:44.643Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.643Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.643Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.644Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.644Z|a8621b9b-7b41-4010-bc9d-791906828323|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-BasicNetwork-csar.csar 2023-02-02T13:16:44.652Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.652Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.653Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-02T13:16:44.653Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:16:44.653Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.653Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.654Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-02T13:16:44.654Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:16:44.654Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:16:44.654Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.654Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.654Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-02T13:16:44.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:16:44.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:16:44.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.656Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.656Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.656Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.656Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.656Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.656Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.657Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:d2f8da3e-174b-4c83-a844-84378c1bb7e5 Model Version:NULL Model InvariantUuid:2be4d988-373e-4841-b008-074a124d4a23 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:86189135-52fa-46af-9d52-e34e6adc10fe Model UUID:55901250-ae92-45e8-8cfd-c860bc81f8a6 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:9654b444-cd03-409d-92f0-9558943173e8 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T13:16:44.835Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 771c1d9a-8eaa-4b6a-a6db-ad22929f00e9 2023-02-02T13:16:44.836Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||No resources found for Service: d2f8da3e-174b-4c83-a844-84378c1bb7e5 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:16:44.864Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500|| 2023-02-02T13:16:44.864Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-02-02T13:16:44.865Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||No resources found for Service: d2f8da3e-174b-4c83-a844-84378c1bb7e5 2023-02-02T13:16:44.865Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: d2f8da3e-174b-4c83-a844-84378c1bb7e5 2023-02-02T13:16:44.866Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-02-02T13:16:44.866Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:16:44.896Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1e0780b1, org.onap.sdc.toscaparser.api.parameters.Input@2935ba7f, org.onap.sdc.toscaparser.api.parameters.Input@3cdd1e48, org.onap.sdc.toscaparser.api.parameters.Input@7d912093, org.onap.sdc.toscaparser.api.parameters.Input@5f313598] 2023-02-02T13:16:44.898Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.899Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.899Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.899Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.900Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid d2f8da3e-174b-4c83-a844-84378c1bb7e5: Generic NeutronNet 2023-02-02T13:16:44.900Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.900Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:44.901Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:44.901Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-02-02T13:16:45.103Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:45.104Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:45.104Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:45.105Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:45.105Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:16:45.106Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:16:45.106Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-02-02T13:16:45.790Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-02-02T13:16:45.791Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-02-02T13:16:45.791Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-02T13:16:45.791Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:16:45.792Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:16:45.792Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:16:45.792Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343805791, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:16:46.794Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:16:46.984Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:16:47.026Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:16:47.027Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T13:16:47.027Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T13:16:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:16:59.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:16:59.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "multicloud-k8s", "timestamp": 1675343776516, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:16:59.730Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:17.028Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:17:17.094Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:17:17.112Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:17:17.113Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T13:17:17.113Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T13:17:47.114Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:17:47.205Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:17:47.219Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:17:47.219Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T13:17:47.219Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T13:17:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:17:59.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.731Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "cds-sdc-listener", "timestamp": 1675343771488, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:17:59.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343749361, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:17:59.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "cds-sdc-listener", "timestamp": 1675343771488, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:17:59.750Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.750Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.750Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "multicloud-k8s", "timestamp": 1675343776516, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:17:59.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "cds-sdc-listener", "timestamp": 1675343805765, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:17:59.751Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343802913, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:17:59.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343805791, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:17:59.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "aai-model-loader", "timestamp": 1675343810277, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:17:59.753Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.753Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.753Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "aai-model-loader", "timestamp": 1675343810277, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:17:59.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343809707, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:17:59.754Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.755Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343809707, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:17:59.755Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.755Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.755Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "aai-model-loader", "timestamp": 1675343812620, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:17:59.755Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.756Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.756Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343812673, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:17:59.756Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.756Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.756Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343814482, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:17:59.757Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.757Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.757Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343815486, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:17:59.781Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a8621b9b-7b41-4010-bc9d-791906828323 2023-02-02T13:17:59.782Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8621b9b-7b41-4010-bc9d-791906828323 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:17:59.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "aai-model-loader", "timestamp": 1675343818769, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:17:59.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:17:59.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:17:59.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "aai-model-loader", "timestamp": 1675343819773, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:17:59.822Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a8621b9b-7b41-4010-bc9d-791906828323 2023-02-02T13:17:59.822Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a8621b9b-7b41-4010-bc9d-791906828323 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:18:17.220Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:18:17.247Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:18:17.256Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:18:17.256Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T13:18:17.256Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T13:18:17.256Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T13:18:17.256Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:18:17.256Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:18:17.256Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:18:17.257Z|a8621b9b-7b41-4010-bc9d-791906828323|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-02-02T13:18:17.269Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T13:18:47.270Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a8621b9b-7b41-4010-bc9d-791906828323 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T13:18:47.298Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a8621b9b-7b41-4010-bc9d-791906828323 and serviceModelVersionId: d2f8da3e-174b-4c83-a844-84378c1bb7e5 2023-02-02T13:18:47.298Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2be4d988-373e-4841-b008-074a124d4a23 2023-02-02T13:18:47.300Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2be4d988-373e-4841-b008-074a124d4a23/model-vers/model-ver/d2f8da3e-174b-4c83-a844-84378c1bb7e5?depth=0 2023-02-02T13:18:47.308Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T13:18:47.380Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2be4d988-373e-4841-b008-074a124d4a23/model-vers/model-ver/d2f8da3e-174b-4c83-a844-84378c1bb7e5?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-02-02T13:18:47.382Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2be4d988-373e-4841-b008-074a124d4a23/model-vers/model-ver/d2f8da3e-174b-4c83-a844-84378c1bb7e5?depth=0|INFO|500||Invoke 2023-02-02T13:18:47.411Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2be4d988-373e-4841-b008-074a124d4a23/model-vers/model-ver/d2f8da3e-174b-4c83-a844-84378c1bb7e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T13:18:47.538Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2be4d988-373e-4841-b008-074a124d4a23/model-vers/model-ver/d2f8da3e-174b-4c83-a844-84378c1bb7e5?depth=0|INFO|500||InvokeReturn 2023-02-02T13:18:47.539Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2be4d988-373e-4841-b008-074a124d4a23/model-vers/model-ver/d2f8da3e-174b-4c83-a844-84378c1bb7e5?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 13:18:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[180416], x-aai-txid=[0-aai-resources-230202-13:18:48:436-21515], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T13:18:47.539Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2023-02-02T13:18:47.540Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T13:18:47.540Z|a8621b9b-7b41-4010-bc9d-791906828323|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-02-02T13:18:47.551Z|a8621b9b-7b41-4010-bc9d-791906828323|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-02-02T13:18:47.552Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a8621b9b-7b41-4010-bc9d-791906828323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T13:18:47.552Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T13:18:47.553Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:47.553Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:47.553Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343927552, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T13:18:48.641Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:18:48.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-02T13:18:48.655Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d","serviceName":"Demo_pNF_R26Q4hx796jEa2wh27lD","serviceVersion":"1.0","serviceUUID":"72640fbe-e003-4e92-9439-179381328a06","serviceDescription":"catalog service description","serviceInvariantUUID":"4722154d-44f0-4550-a444-adc33d341295","resources":[{"resourceInstanceName":"pNF 88d5d8f1-fa68 0","resourceName":"pNF 88d5d8f1-fa68","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256","resourceInvariantUUID":"d02d9998-bcaf-4689-84f6-d9830ae6f55a","resourceCustomizationUUID":"b6250b1c-fd83-4998-a2d8-0462f0e371a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vf-license-model.xml","artifactChecksum":"ZWMxMTlkMmQ3MDMyZWVhNzgwNDI2ZDY1ZDQ5MmM1Nzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"895e6d92-0d82-4015-98a7-9b6e65e583c7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/pNF.csar","artifactChecksum":"YWJjNGRjYTY4YTFlOGQwMjQ0NTI3ZTk0OTFlMjExNjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e193ddf0-1b41-45dc-8716-12e7f6a04fbb","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b4cd6c0-03bf-4b32-aefd-bc092e197e02","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vendor-license-model.xml","artifactChecksum":"MjQ2MDVlZmU0ZmFjMmYxNmMxYjJkNDg4ODJjN2ZlOTU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"98ebc601-ea38-4da1-b22f-8656e8785cc3","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3f807330-184f-4ae6-816e-d494def56039","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a33bf43-35f0-4261-a4e4-6e4559d848a8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfR26q4hx796jea2wh27ld-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-template.yml","artifactChecksum":"ZWYyMjdlOTI4NDg3OWQ2YjZiOTI5NTMzNmY3YjQwYjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"32a0f884-f800-4fcd-baf3-94c11cf7f881","artifactVersion":"1"},{"artifactName":"service-DemoPnfR26q4hx796jea2wh27ld-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar","artifactChecksum":"NjRhZjU5Mjc5OGUxMTc5ZjYyOGFmZGM1YTdkODZlZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ca1fe8b8-1ff5-40f7-9e41-0bfc49463396","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T13:18:48.658Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:48.658Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:48.658Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:48.659Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:49.659Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:49.660Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:49.660Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:49.660Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:50.661Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:50.661Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:50.661Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:50.661Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:51.662Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:51.663Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:51.663Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:51.663Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:52.664Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:52.664Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:52.664Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:52.665Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:53.665Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:53.666Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:53.666Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:53.666Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:54.667Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:54.668Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:54.668Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:54.668Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:55.669Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:18:55.669Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:55.669Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:55.669Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:56.671Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "serviceName": "Demo_pNF_R26Q4hx796jEa2wh27lD", "serviceVersion": "1.0", "serviceUUID": "72640fbe-e003-4e92-9439-179381328a06", "serviceDescription": "catalog service description", "serviceInvariantUUID": "4722154d-44f0-4550-a444-adc33d341295", "resources": [ { "resourceInstanceName": "pNF 88d5d8f1-fa68 0", "resourceCustomizationUUID": "b6250b1c-fd83-4998-a2d8-0462f0e371a0", "resourceName": "pNF 88d5d8f1-fa68", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256", "resourceInvariantUUID": "d02d9998-bcaf-4689-84f6-d9830ae6f55a", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "artifactChecksum": "NjRhZjU5Mjc5OGUxMTc5ZjYyOGFmZGM1YTdkODZlZGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ca1fe8b8-1ff5-40f7-9e41-0bfc49463396" } ], "workloadContext": "Production" } 2023-02-02T13:18:56.671Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T13:18:56.671Z|a8621b9b-7b41-4010-bc9d-791906828323|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 72640fbe-e003-4e92-9439-179381328a06 ASDC 2023-02-02T13:18:56.672Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d ServiceName:Demo_pNF_R26Q4hx796jEa2wh27lD ServiceVersion:1.0 ServiceUUID:72640fbe-e003-4e92-9439-179381328a06 ServiceInvariantUUID:4722154d-44f0-4550-a444-adc33d341295 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfR26q4hx796jea2wh27ld-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar ArtifactUUID:ca1fe8b8-1ff5-40f7-9e41-0bfc49463396 ArtifactChecksum:NjRhZjU5Mjc5OGUxMTc5ZjYyOGFmZGM1YTdkODZlZGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 88d5d8f1-fa68 0 ResourceCustomizationUUID:b6250b1c-fd83-4998-a2d8-0462f0e371a0 ResourceInvariantUUID:d02d9998-bcaf-4689-84f6-d9830ae6f55a ResourceName:pNF 88d5d8f1-fa68 ResourceType:PNF ResourceUUID:4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-02T13:18:56.676Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 72640fbe-e003-4e92-9439-179381328a06 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:18:56.793Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:18:56.793Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:18:56.793Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:18:56.794Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ca1fe8b8-1ff5-40f7-9e41-0bfc49463396 from URL: /sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:56.794Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:18:56.794Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:57.085Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:18:57.110Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar ca1fe8b8-1ff5-40f7-9e41-0bfc49463396 88000 2023-02-02T13:18:57.111Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar ASDC sendASDCNotification 2023-02-02T13:18:57.111Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:57.111Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:18:57.111Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:57.111Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:57.111Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343937111, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:58.112Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:18:58.113Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:18:58.113Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: ca1fe8b8-1ff5-40f7-9e41-0bfc49463396, URL: /sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar to file: /app/ASDC/1/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:58.113Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:58.114Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:58.114Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:58.287Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9558915275425239818/Definitions/service-DemoPnfR26q4hx796jea2wh27ld-template.yml 2023-02-02T13:18:59.207Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 88d5d8f1-fa68 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-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||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-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||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-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|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-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.208Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|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-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.209Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|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-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.209Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:18:59.209Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.209Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.209Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Node template pNF 88d5d8f1-fa68 0 is matching search criteria 2023-02-02T13:18:59.210Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:18:59.210Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 88d5d8f1-fa68 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:18:59.210Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.210Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.210Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Node template pNF 88d5d8f1-fa68 0 is matching search criteria 2023-02-02T13:18:59.211Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:18:59.211Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 88d5d8f1-fa68 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:18:59.211Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.211Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.211Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.211Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.211Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.212Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.212Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.212Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.212Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.212Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.212Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_R26Q4hx796jEa2wh27lD Description:catalog service description Model UUID:72640fbe-e003-4e92-9439-179381328a06 Model Version:NULL Model InvariantUuid:4722154d-44f0-4550-a444-adc33d341295 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T13:18:59.274Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:18:59.279Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||pNF 88d5d8f1-fa68 0 2023-02-02T13:18:59.279Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256 2023-02-02T13:18:59.279Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 72640fbe-e003-4e92-9439-179381328a06 2023-02-02T13:18:59.280Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 72640fbe-e003-4e92-9439-179381328a06 2023-02-02T13:18:59.280Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 88d5d8f1-fa68 0 4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:18:59.289Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3e814a02, org.onap.sdc.toscaparser.api.parameters.Input@25823041, org.onap.sdc.toscaparser.api.parameters.Input@3903dbab, org.onap.sdc.toscaparser.api.parameters.Input@29f0cdb6, org.onap.sdc.toscaparser.api.parameters.Input@1d1553d0] 2023-02-02T13:18:59.289Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.289Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.290Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 72640fbe-e003-4e92-9439-179381328a06: pNF 88d5d8f1-fa68 2023-02-02T13:18:59.290Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Processing PNF resource: 4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256 2023-02-02T13:18:59.290Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:18:59.291Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_R26Q4hx796jEa2wh27lD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:18:59.291Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Resource customization UUID: b6250b1c-fd83-4998-a2d8-0462f0e371a0 is the same as notified resource customizationUUID: b6250b1c-fd83-4998-a2d8-0462f0e371a0 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-02-02T13:18:59.378Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 88d5d8f1-fa68 4ab230a3-0f50-4f7a-a2e8-2c4e1e4e3256 0 ASDC deployResourceStructure 2023-02-02T13:18:59.379Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar ASDC sendASDCNotification 2023-02-02T13:18:59.379Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar 2023-02-02T13:18:59.379Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:18:59.379Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:18:59.379Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:18:59.380Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343939379, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:59.727Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:18:59.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.731Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.732Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.733Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.733Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.733Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343866789, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:18:59.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.738Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "multicloud-k8s", "timestamp": 1675343865476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:18:59.738Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.738Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "cds-sdc-listener", "timestamp": 1675343875736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343870275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:18:59.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343869707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:18:59.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343878922, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:18:59.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:18:59.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:18:59.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343878806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:18:59.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:00.381Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:19:00.419Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:19:00.424Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:19:00.425Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T13:19:00.425Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T13:19:30.425Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:19:30.502Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:19:30.509Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:19:30.509Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T13:19:30.509Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T13:19:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:19:59.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.733Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343880752, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:19:59.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343881756, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:19:59.766Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d 2023-02-02T13:19:59.766Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:19:59.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343886800, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:19:59.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "aai-model-loader", "timestamp": 1675343887803, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:19:59.824Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d 2023-02-02T13:19:59.825Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:19:59.872Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.872Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.873Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.873Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-02-02T13:19:59.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.874Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-02-02T13:19:59.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.876Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-02-02T13:19:59.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.876Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.877Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.878Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.878Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-02-02T13:19:59.878Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.878Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.878Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.879Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.879Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.879Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.879Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.880Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.880Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.880Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.880Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.880Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.883Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.883Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.883Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343876058, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:19:59.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.900Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343876744, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:19:59.900Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.901Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.901Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.901Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.902Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.902Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.902Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343907733, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T13:19:59.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "cds-sdc-listener", "timestamp": 1675343907202, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:19:59.903Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.903Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.903Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.904Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.904Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.904Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343908217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.905Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.905Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.905Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.905Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.905Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.905Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343909127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-02-02T13:19:59.905Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.906Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.906Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:19:59.906Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.907Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.907Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343908217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.907Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.907Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.907Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.908Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.908Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.908Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343910346, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T13:19:59.909Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.909Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.909Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343908217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.910Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.910Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.910Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343909645, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:19:59.910Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.911Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.911Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:19:59.911Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.911Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343911486, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343908217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343909648, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:19:59.912Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343912626, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:19:59.972Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d42e6d01-461d-488d-b39e-e2df5e8cbcb2 2023-02-02T13:19:59.973Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d42e6d01-461d-488d-b39e-e2df5e8cbcb2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:00.014Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.014Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343908217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.017Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.017Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.017Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "multicloud-k8s", "timestamp": 1675343913631, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T13:20:00.017Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.017Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.017Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343908217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.017Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.018Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.018Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343912086, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:20:00.018Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.018Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.018Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343914635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.019Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.019Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.019Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343908217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:20:00.019Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.019Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.019Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343913090, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:20:00.065Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d42e6d01-461d-488d-b39e-e2df5e8cbcb2 2023-02-02T13:20:00.065Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d42e6d01-461d-488d-b39e-e2df5e8cbcb2 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:00.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343914635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-02T13:20:00.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "cds-sdc-listener", "timestamp": 1675343916054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343914635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343914635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343914635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.162Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343914635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343914635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.163Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343919981, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:20:00.164Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.164Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.164Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.164Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.164Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.164Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343921968, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:00.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "aai-model-loader", "timestamp": 1675343920987, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:20:00.189Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d42e6d01-461d-488d-b39e-e2df5e8cbcb2 2023-02-02T13:20:00.189Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d42e6d01-461d-488d-b39e-e2df5e8cbcb2 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:00.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343899708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:20:00.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.270Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.271Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.271Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.271Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343923239, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:00.271Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.271Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.271Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343921320, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:00.272Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.272Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.272Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.273Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343924477, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:00.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.274Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.275Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343925558, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:00.331Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4922cdff-01e4-45cb-ba86-f98afb50b96a 2023-02-02T13:20:00.332Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4922cdff-01e4-45cb-ba86-f98afb50b96a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:00.395Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.395Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343923708, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:20:00.396Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.396Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.397Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.397Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.398Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.398Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "multicloud-k8s", "timestamp": 1675343926569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T13:20:00.398Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.398Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675343924711, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:20:00.414Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4922cdff-01e4-45cb-ba86-f98afb50b96a 2023-02-02T13:20:00.414Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4922cdff-01e4-45cb-ba86-f98afb50b96a and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:00.437Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.437Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.438Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.438Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.438Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.439Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.439Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.439Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343900275, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:20:00.440Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.441Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.441Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343929609, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:00.442Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.442Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.442Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a8621b9b-7b41-4010-bc9d-791906828323", "consumerID": "SO-sdc-controller", "timestamp": 1675343927552, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T13:20:00.443Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.443Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.443Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.444Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.444Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.444Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.445Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.445Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.445Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.446Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.446Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.446Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.447Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.447Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.447Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.448Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.448Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.448Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/resourceInstances/pnf88d5d8f1fa680/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.448Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.448Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.449Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:00.449Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.449Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.450Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:20:00.450Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.450Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.450Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343937111, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:00.451Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.451Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.451Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343940652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:20:00.452Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.452Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.452Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675343939379, "artifactURL": "/sdc/v1/catalog/services/DemoPnfR26q4hx796jea2wh27ld/1.0/artifacts/service-DemoPnfR26q4hx796jea2wh27ld-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:20:00.453Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:00.453Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:00.453Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "aai-model-loader", "timestamp": 1675343941656, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T13:20:00.477Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4922cdff-01e4-45cb-ba86-f98afb50b96a 2023-02-02T13:20:00.477Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4922cdff-01e4-45cb-ba86-f98afb50b96a and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:00.510Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:20:00.548Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:20:00.552Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|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-02-02T13:20:00.573Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T13:20:30.574Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T13:20:30.609Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d and serviceModelVersionId: 72640fbe-e003-4e92-9439-179381328a06 2023-02-02T13:20:30.609Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4722154d-44f0-4550-a444-adc33d341295 2023-02-02T13:20:30.610Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0 2023-02-02T13:20:30.620Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T13:20:30.666Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0|INFO|500||Invoke 2023-02-02T13:20:30.666Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2b91066f-fca3-4d2d-8190-88a5865a5e2a], X-ECOMP-RequestID=[6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d], X-TransactionId=[], X-ONAP-RequestID=[6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d], Content-Type=[application/merge-patch+json]} 2023-02-02T13:20:30.679Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T13:20:30.890Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?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/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 13:20:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[208], vertex-id=[176344], x-aai-txid=[2-aai-resources-230202-13:20:31:704-17646], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T13:20:30.890Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-02T13:20:30.891Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4722154d-44f0-4550-a444-adc33d341295/model-vers/model-ver/72640fbe-e003-4e92-9439-179381328a06?depth=0|INFO|500||InvokeReturn 2023-02-02T13:20:30.891Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T13:20:30.892Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|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-02-02T13:20:30.954Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|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-02-02T13:20:30.954Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T13:20:30.955Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T13:20:30.955Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:30.955Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:30.955Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675344030955, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T13:20:32.168Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-02T13:20:32.169Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"d42e6d01-461d-488d-b39e-e2df5e8cbcb2","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"0f72cb32-7a41-42ca-ae35-d88983e4d5c9","serviceDescription":"service","serviceInvariantUUID":"939f43c3-b3e7-4194-8d27-4c2eb86bba98","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e997cdf1-35de-4dd5-8ae8-b488b735435b","resourceInvariantUUID":"e1a0f946-3403-47c9-b179-4b8df8d4649f","resourceCustomizationUUID":"d861c147-7c65-4c91-9f55-4eaf59a8cf0d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"YTJlNTYwNGVkZDA0Y2Q1NWIwNjY1YWY3NmMzYTI0MWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3ee65cfc-5aa8-421a-a8f4-871772082007","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9c3c075b-fe2e-4e6e-9c58-2453e5614aad","artifactVersion":"2","generatedFromUUID":"36d9e9a0-2d1d-4166-b17e-792fbde3c151"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"36d9e9a0-2d1d-4166-b17e-792fbde3c151","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"MWRmN2EzOGNmZDMxNTY4OTk1ZDUzODliMDZlMzA4ZjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cae79631-87f9-4825-a828-f69c3c7b6f2a","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3355d1bb-54bf-49d3-bc8a-17575f440b33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"83d02f5e-014f-4d6a-a79d-af0fc91d32dc","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dd3e49ec-acd0-442f-b833-0f15392607ed","artifactVersion":"2","generatedFromUUID":"3355d1bb-54bf-49d3-bc8a-17575f440b33"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NWY1YzMyMmRiYzBiZWU0OTU0OWUwN2E2YTg2ZTYyOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9896ba52-22ac-4fef-904f-c8ae464c2b37","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"YmFkMjhjMDEzMTkxYTUwMGVmYzBhMjlhMDYzZTMxZjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f3cbaf8-fada-4804-8a80-d29a9b45f9a5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T13:20:32.169Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:32.170Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:32.170Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:32.170Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:33.171Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:33.172Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:33.172Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:33.172Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:34.173Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:34.174Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:34.174Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:34.174Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:35.175Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:35.176Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:35.176Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:35.176Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:36.179Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:36.179Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:36.180Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:36.180Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:37.180Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:37.181Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:37.181Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:37.181Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:38.182Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:38.182Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:38.183Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:38.183Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:39.183Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:39.184Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:39.184Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:39.184Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:40.185Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:20:40.185Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:40.185Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:40.185Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:41.187Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "0f72cb32-7a41-42ca-ae35-d88983e4d5c9", "serviceDescription": "service", "serviceInvariantUUID": "939f43c3-b3e7-4194-8d27-4c2eb86bba98", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "d861c147-7c65-4c91-9f55-4eaf59a8cf0d", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e997cdf1-35de-4dd5-8ae8-b488b735435b", "resourceInvariantUUID": "e1a0f946-3403-47c9-b179-4b8df8d4649f", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "9c3c075b-fe2e-4e6e-9c58-2453e5614aad", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "36d9e9a0-2d1d-4166-b17e-792fbde3c151", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "MWRmN2EzOGNmZDMxNTY4OTk1ZDUzODliMDZlMzA4ZjA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cae79631-87f9-4825-a828-f69c3c7b6f2a", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "3355d1bb-54bf-49d3-bc8a-17575f440b33", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dd3e49ec-acd0-442f-b833-0f15392607ed", "generatedFromUUID": "3355d1bb-54bf-49d3-bc8a-17575f440b33" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dd3e49ec-acd0-442f-b833-0f15392607ed", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "YmFkMjhjMDEzMTkxYTUwMGVmYzBhMjlhMDYzZTMxZjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f3cbaf8-fada-4804-8a80-d29a9b45f9a5" } ], "workloadContext": "Production" } 2023-02-02T13:20:41.187Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T13:20:41.187Z|6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 0f72cb32-7a41-42ca-ae35-d88983e4d5c9 ASDC 2023-02-02T13:20:41.188Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:d42e6d01-461d-488d-b39e-e2df5e8cbcb2 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:0f72cb32-7a41-42ca-ae35-d88983e4d5c9 ServiceInvariantUUID:939f43c3-b3e7-4194-8d27-4c2eb86bba98 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:2f3cbaf8-fada-4804-8a80-d29a9b45f9a5 ArtifactChecksum:YmFkMjhjMDEzMTkxYTUwMGVmYzBhMjlhMDYzZTMxZjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:d861c147-7c65-4c91-9f55-4eaf59a8cf0d ResourceInvariantUUID:e1a0f946-3403-47c9-b179-4b8df8d4649f ResourceName:basic_cnf ResourceType:VF ResourceUUID:e997cdf1-35de-4dd5-8ae8-b488b735435b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:9c3c075b-fe2e-4e6e-9c58-2453e5614aad ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:36d9e9a0-2d1d-4166-b17e-792fbde3c151 ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:cae79631-87f9-4825-a828-f69c3c7b6f2a ArtifactChecksum:MWRmN2EzOGNmZDMxNTY4OTk1ZDUzODliMDZlMzA4ZjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:3355d1bb-54bf-49d3-bc8a-17575f440b33 ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:dd3e49ec-acd0-442f-b833-0f15392607ed ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:dd3e49ec-acd0-442f-b833-0f15392607ed ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-02T13:20:41.189Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0f72cb32-7a41-42ca-ae35-d88983e4d5c9 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T13:20:41.414Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:20:41.415Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:20:41.415Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:20:41.416Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 2f3cbaf8-fada-4804-8a80-d29a9b45f9a5 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-02T13:20:41.416Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:20:41.416Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-02T13:20:41.758Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:20:41.759Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2f3cbaf8-fada-4804-8a80-d29a9b45f9a5 73995 2023-02-02T13:20:41.760Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2023-02-02T13:20:41.760Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-02T13:20:41.760Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:20:41.760Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:41.760Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:41.760Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344041760, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:42.761Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:20:42.762Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:20:42.763Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 2f3cbaf8-fada-4804-8a80-d29a9b45f9a5, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-02T13:20:42.763Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2023-02-02T13:20:42.763Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-02T13:20:42.764Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-02T13:20:42.880Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18243146898525860188/Definitions/service-BasicCnf-template.yml Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2023-02-02T13:20:44.004Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T13:20:44.005Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:20:44.005Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-02T13:20:44.005Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-02-02T13:20:44.005Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-02T13:20:44.005Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-02T13:20:44.005Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2023-02-02T13:20:44.006Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|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-BasicCnf-csar.csar 2023-02-02T13:20:44.006Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:20:44.006Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.006Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:44.007Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:44.007Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:20:44.007Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:20:44.007Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.007Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:44.008Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:44.008Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:20:44.008Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:20:44.008Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.008Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:44.009Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.009Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-02T13:20:44.009Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2023-02-02T13:20:44.009Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template dummy is not matching search criteria 2023-02-02T13:20:44.009Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-02T13:20:44.010Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.010Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T13:20:44.010Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.010Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:44.010Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:20:44.011Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.011Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:44.011Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:20:44.011Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.012Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:44.012Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:20:44.012Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.012Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-02T13:20:44.012Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-02-02T13:20:44.013Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=e371a958-0865-4773-b575-3834519093fd 2023-02-02T13:20:44.013Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.013Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:44.013Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.013Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:44.014Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.014Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:44.014Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:44.014Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:44.015Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:0f72cb32-7a41-42ca-ae35-d88983e4d5c9 Model Version:NULL Model InvariantUuid:939f43c3-b3e7-4194-8d27-4c2eb86bba98 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:17280a94-81d1-4853-a6e3-a58396e6d321 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:e1a0f946-3403-47c9-b179-4b8df8d4649f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d861c147-7c65-4c91-9f55-4eaf59a8cf0d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:49b05f4c-edef-4c7f-bdd5-703e5a27f30d ModelName:BasicCnf..base_dummy..module-0 ModelUuid:fa39fa66-a55a-42a3-8d24-6514ef13a8dd ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e371a958-0865-4773-b575-3834519093fd ModelInvariantUuid:c076b209-50db-4ca6-a314-bb4a828c9f60 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:bd2d33f8-9218-41f2-8831-2f67a2fe38ea ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:1984c6f0-8fca-4bec-8429-0c4395694937 ModelInvariantUuid:c7187358-81bb-4c27-b477-2b428b204955 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:6dee0f54-526f-4562-b04b-5a79fca4e496 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T13:20:44.073Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: e997cdf1-35de-4dd5-8ae8-b488b735435b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:20:44.083Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||basic_cnf 0 2023-02-02T13:20:44.084Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e997cdf1-35de-4dd5-8ae8-b488b735435b 2023-02-02T13:20:44.084Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 9c3c075b-fe2e-4e6e-9c58-2453e5614aad from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-02-02T13:20:44.084Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:20:44.084Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-02-02T13:20:44.244Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:20:44.245Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 9c3c075b-fe2e-4e6e-9c58-2453e5614aad 12 2023-02-02T13:20:44.245Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2023-02-02T13:20:44.245Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2023-02-02T13:20:44.245Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:20:44.245Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:44.245Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:44.246Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344044245, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:45.247Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 36d9e9a0-2d1d-4166-b17e-792fbde3c151 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-02-02T13:20:45.248Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:20:45.248Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-02-02T13:20:45.455Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:20:45.455Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 36d9e9a0-2d1d-4166-b17e-792fbde3c151 2688 2023-02-02T13:20:45.456Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2023-02-02T13:20:45.456Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2023-02-02T13:20:45.456Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:20:45.456Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:45.456Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:45.457Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344045456, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:46.459Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: cae79631-87f9-4825-a828-f69c3c7b6f2a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-02T13:20:46.459Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:20:46.459Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-02T13:20:46.615Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:20:46.616Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json cae79631-87f9-4825-a828-f69c3c7b6f2a 828 2023-02-02T13:20:46.616Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2023-02-02T13:20:46.616Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-02T13:20:46.616Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:20:46.617Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:46.617Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:46.617Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344046616, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:47.618Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "49b05f4c-edef-4c7f-bdd5-703e5a27f30d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "fa39fa66-a55a-42a3-8d24-6514ef13a8dd", "vfModuleModelCustomizationUUID": "786d60a7-120d-4cb2-94c1-8f932955f88f", "isBase": true, "artifacts": [ "36d9e9a0-2d1d-4166-b17e-792fbde3c151", "3355d1bb-54bf-49d3-bc8a-17575f440b33", "dd3e49ec-acd0-442f-b833-0f15392607ed" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T13:20:47.623Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:fa39fa66-a55a-42a3-8d24-6514ef13a8dd VfModuleModelInvariantUUID:49b05f4c-edef-4c7f-bdd5-703e5a27f30d VfModuleModelDescription:NULL Artifacts UUID List:{ 36d9e9a0-2d1d-4166-b17e-792fbde3c151 , 3355d1bb-54bf-49d3-bc8a-17575f440b33 , dd3e49ec-acd0-442f-b833-0f15392607ed } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T13:20:47.627Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "49b05f4c-edef-4c7f-bdd5-703e5a27f30d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "fa39fa66-a55a-42a3-8d24-6514ef13a8dd", "vfModuleModelCustomizationUUID": "786d60a7-120d-4cb2-94c1-8f932955f88f", "isBase": true, "artifacts": [ "36d9e9a0-2d1d-4166-b17e-792fbde3c151", "3355d1bb-54bf-49d3-bc8a-17575f440b33", "dd3e49ec-acd0-442f-b833-0f15392607ed" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T13:20:47.627Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:fa39fa66-a55a-42a3-8d24-6514ef13a8dd VfModuleModelInvariantUUID:49b05f4c-edef-4c7f-bdd5-703e5a27f30d VfModuleModelDescription:NULL Artifacts UUID List:{ 36d9e9a0-2d1d-4166-b17e-792fbde3c151 , 3355d1bb-54bf-49d3-bc8a-17575f440b33 , dd3e49ec-acd0-442f-b833-0f15392607ed } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T13:20:47.627Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3355d1bb-54bf-49d3-bc8a-17575f440b33 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-02T13:20:47.627Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:20:47.627Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-02T13:20:47.773Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:20:47.773Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 3355d1bb-54bf-49d3-bc8a-17575f440b33 1164 2023-02-02T13:20:47.774Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2023-02-02T13:20:47.774Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-02T13:20:47.774Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:20:47.775Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:47.775Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:47.775Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344047774, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:48.776Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: dd3e49ec-acd0-442f-b833-0f15392607ed from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-02T13:20:48.776Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:20:48.777Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-02T13:20:49.087Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:20:49.088Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env dd3e49ec-acd0-442f-b833-0f15392607ed 200 2023-02-02T13:20:49.088Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2023-02-02T13:20:49.088Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-02T13:20:49.088Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:20:49.089Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:49.089Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:49.089Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344049088, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:50.090Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 0f72cb32-7a41-42ca-ae35-d88983e4d5c9 2023-02-02T13:20:50.090Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 e997cdf1-35de-4dd5-8ae8-b488b735435b ASDC 2023-02-02T13:20:50.103Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:20:50.133Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5ba58166, org.onap.sdc.toscaparser.api.parameters.Input@5f43971e, org.onap.sdc.toscaparser.api.parameters.Input@4821832d, org.onap.sdc.toscaparser.api.parameters.Input@71f17cee, org.onap.sdc.toscaparser.api.parameters.Input@6a87d07] 2023-02-02T13:20:50.134Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.134Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.135Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-02-02T13:20:50.135Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= d861c147-7c65-4c91-9f55-4eaf59a8cf0d 2023-02-02T13:20:50.135Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d861c147-7c65-4c91-9f55-4eaf59a8cf0d matches Tosca VF Customization UUID: d861c147-7c65-4c91-9f55-4eaf59a8cf0d 2023-02-02T13:20:50.135Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: d861c147-7c65-4c91-9f55-4eaf59a8cf0d matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-02-02T13:20:50.140Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.140Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.141Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id d861c147-7c65-4c91-9f55-4eaf59a8cf0d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-02T13:20:50.141Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7b003010 2023-02-02T13:20:50.141Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.142Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T13:20:50.142Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 786d60a7-120d-4cb2-94c1-8f932955f88f 2023-02-02T13:20:50.142Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 786d60a7-120d-4cb2-94c1-8f932955f88f Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-02-02T13:20:50.150Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.151Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:50.151Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:20:50.151Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.152Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:50.152Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:20:50.152Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.153Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2023-02-02T13:20:50.153Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2023-02-02T13:20:50.153Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=e371a958-0865-4773-b575-3834519093fd Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-02-02T13:20:50.157Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.157Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:50.157Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:20:50.158Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.158Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2023-02-02T13:20:50.158Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=d861c147-7c65-4c91-9f55-4eaf59a8cf0d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:20:50.162Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.162Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.163Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 0f72cb32-7a41-42ca-ae35-d88983e4d5c9: basic_cnf 2023-02-02T13:20:50.163Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.163Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.164Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.164Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.164Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.164Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.165Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.165Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.165Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:20:50.165Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:20:50.166Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Saving Service: basic_cnf Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:20:50.383Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf e997cdf1-35de-4dd5-8ae8-b488b735435b 1 ASDC deployResourceStructure 2023-02-02T13:20:50.384Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2023-02-02T13:20:50.384Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2023-02-02T13:20:50.384Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-02T13:20:50.385Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:50.385Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:50.385Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344050384, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:51.386Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2023-02-02T13:20:51.386Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2023-02-02T13:20:51.386Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-02T13:20:51.387Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:51.387Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:51.387Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344051386, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:52.388Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2023-02-02T13:20:52.388Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2023-02-02T13:20:52.388Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:20:52.388Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:52.388Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:52.388Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344052388, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:53.389Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2023-02-02T13:20:53.390Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2023-02-02T13:20:53.390Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:20:53.390Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:53.390Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:53.390Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344053389, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:54.391Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2023-02-02T13:20:54.391Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2023-02-02T13:20:54.392Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:20:54.392Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:54.392Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:54.392Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344054391, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:55.393Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2023-02-02T13:20:55.393Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2023-02-02T13:20:55.394Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:20:55.394Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:20:55.394Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:20:55.394Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344055393, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:56.395Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d42e6d01-461d-488d-b39e-e2df5e8cbcb2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:20:56.432Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d42e6d01-461d-488d-b39e-e2df5e8cbcb2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:20:56.437Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:20:56.437Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T13:20:56.437Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T13:20:56.437Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T13:20:56.437Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:20:56.438Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:20:56.438Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:20:56.438Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:20:56.438Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|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-02-02T13:20:56.454Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T13:20:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:20:59.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6eef0f54-4cc3-46ba-b2f1-35ff2ddff05d", "consumerID": "SO-sdc-controller", "timestamp": 1675344030955, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T13:20:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:59.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2023-02-02T13:20:59.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2023-02-02T13:20:59.738Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.738Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2023-02-02T13:20:59.738Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2023-02-02T13:20:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2023-02-02T13:20:59.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:20:59.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:20:59.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344041760, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:59.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344044245, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:59.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344045456, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344046616, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344047774, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344049088, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2023-02-02T13:20:59.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344050384, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-02T13:20:59.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344051386, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-02T13:20:59.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.745Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344052388, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T13:20:59.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.745Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344053389, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2023-02-02T13:20:59.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344054391, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2023-02-02T13:20:59.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:20:59.746Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:20:59.746Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344055393, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:20:59.746Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:26.455Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d42e6d01-461d-488d-b39e-e2df5e8cbcb2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T13:21:26.494Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d42e6d01-461d-488d-b39e-e2df5e8cbcb2 and serviceModelVersionId: 0f72cb32-7a41-42ca-ae35-d88983e4d5c9 2023-02-02T13:21:26.494Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 939f43c3-b3e7-4194-8d27-4c2eb86bba98 2023-02-02T13:21:26.495Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/939f43c3-b3e7-4194-8d27-4c2eb86bba98/model-vers/model-ver/0f72cb32-7a41-42ca-ae35-d88983e4d5c9?depth=0 2023-02-02T13:21:26.499Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T13:21:26.545Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/939f43c3-b3e7-4194-8d27-4c2eb86bba98/model-vers/model-ver/0f72cb32-7a41-42ca-ae35-d88983e4d5c9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-02-02T13:21:26.547Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/939f43c3-b3e7-4194-8d27-4c2eb86bba98/model-vers/model-ver/0f72cb32-7a41-42ca-ae35-d88983e4d5c9?depth=0|INFO|500||Invoke 2023-02-02T13:21:26.564Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/939f43c3-b3e7-4194-8d27-4c2eb86bba98/model-vers/model-ver/0f72cb32-7a41-42ca-ae35-d88983e4d5c9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T13:21:26.799Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/939f43c3-b3e7-4194-8d27-4c2eb86bba98/model-vers/model-ver/0f72cb32-7a41-42ca-ae35-d88983e4d5c9?depth=0|INFO|500||InvokeReturn 2023-02-02T13:21:26.800Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/939f43c3-b3e7-4194-8d27-4c2eb86bba98/model-vers/model-ver/0f72cb32-7a41-42ca-ae35-d88983e4d5c9?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 13:21:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[198], vertex-id=[233536], x-aai-txid=[0-aai-resources-230202-13:21:27:589-93911], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T13:21:26.800Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2023-02-02T13:21:26.801Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T13:21:26.801Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|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-02-02T13:21:26.814Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|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-02-02T13:21:26.815Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d42e6d01-461d-488d-b39e-e2df5e8cbcb2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T13:21:26.815Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T13:21:26.815Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:26.815Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:26.815Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344086815, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T13:21:27.871Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-02T13:21:27.871Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"4922cdff-01e4-45cb-ba86-f98afb50b96a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"36b15c2f-30a4-4103-bee8-c3b9a0c63cc3","serviceDescription":"service","serviceInvariantUUID":"46a0592a-df2d-4b6e-a8a0-b2176979e8a0","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"25efac47-6547-4367-ad61-7179b2865544","resourceInvariantUUID":"84d039bd-b676-4e12-81aa-25483a838ea6","resourceCustomizationUUID":"516a3c97-04f6-4e34-a3f0-55edda70747b","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":"MTRhMjg2YjBhNDZjZTc3MjRlYzZjNDgxNTZiZmZjN2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"25cda41b-8c7e-4902-9e56-4e2d419bcdd3","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":"NjU0M2Q3YjA0NmQ1NDRjNGRhNzIwMDQ4NjkwYTQxM2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"748977fb-defa-4c69-bc41-9bdd01555e75","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":"3e92c494-03df-4a97-830a-d21b6980345e","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":"b629ed1b-9ad9-4352-b3db-60340620c230","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":"5d12bda3-4f1f-4bf6-b21f-2822a4b44674","artifactVersion":"2","generatedFromUUID":"3e92c494-03df-4a97-830a-d21b6980345e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OTFiZDllYjE1ZDkxY2RhOWJhODQ2MzA0OTQ3M2U3OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2038d9f-0d87-4af2-9033-782b5ea0abc3","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTFlOWZiZDYwMThkMDE1YmY1ZTRkY2E3ZjE3ZTY2NTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1714c15e-1d3c-497e-9695-b6a3fc701835","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T13:21:27.872Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:21:27.872Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:27.872Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:27.873Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:28.873Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:21:28.874Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:28.874Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:28.875Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:29.875Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:21:29.876Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:29.876Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:29.876Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:30.877Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:21:30.878Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:30.878Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:30.878Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:31.879Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:21:31.879Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:31.880Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:31.880Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:32.881Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:21:32.881Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:32.881Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:32.881Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:33.882Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T13:21:33.883Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:33.883Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:33.883Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:34.884Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "36b15c2f-30a4-4103-bee8-c3b9a0c63cc3", "serviceDescription": "service", "serviceInvariantUUID": "46a0592a-df2d-4b6e-a8a0-b2176979e8a0", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "516a3c97-04f6-4e34-a3f0-55edda70747b", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "25efac47-6547-4367-ad61-7179b2865544", "resourceInvariantUUID": "84d039bd-b676-4e12-81aa-25483a838ea6", "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": "NjU0M2Q3YjA0NmQ1NDRjNGRhNzIwMDQ4NjkwYTQxM2I\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "748977fb-defa-4c69-bc41-9bdd01555e75", "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": "3e92c494-03df-4a97-830a-d21b6980345e", "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": "5d12bda3-4f1f-4bf6-b21f-2822a4b44674", "generatedFromUUID": "3e92c494-03df-4a97-830a-d21b6980345e" }, "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": "5d12bda3-4f1f-4bf6-b21f-2822a4b44674", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MTFlOWZiZDYwMThkMDE1YmY1ZTRkY2E3ZjE3ZTY2NTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1714c15e-1d3c-497e-9695-b6a3fc701835" } ], "workloadContext": "Production" } 2023-02-02T13:21:34.885Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T13:21:34.886Z|d42e6d01-461d-488d-b39e-e2df5e8cbcb2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 36b15c2f-30a4-4103-bee8-c3b9a0c63cc3 ASDC 2023-02-02T13:21:34.886Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:4922cdff-01e4-45cb-ba86-f98afb50b96a ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:36b15c2f-30a4-4103-bee8-c3b9a0c63cc3 ServiceInvariantUUID:46a0592a-df2d-4b6e-a8a0-b2176979e8a0 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:1714c15e-1d3c-497e-9695-b6a3fc701835 ArtifactChecksum:MTFlOWZiZDYwMThkMDE1YmY1ZTRkY2E3ZjE3ZTY2NTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:516a3c97-04f6-4e34-a3f0-55edda70747b ResourceInvariantUUID:84d039bd-b676-4e12-81aa-25483a838ea6 ResourceName:basic_vm ResourceType:VF ResourceUUID:25efac47-6547-4367-ad61-7179b2865544 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:748977fb-defa-4c69-bc41-9bdd01555e75 ArtifactChecksum:NjU0M2Q3YjA0NmQ1NDRjNGRhNzIwMDQ4NjkwYTQxM2I= 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:3e92c494-03df-4a97-830a-d21b6980345e 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:5d12bda3-4f1f-4bf6-b21f-2822a4b44674 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:5d12bda3-4f1f-4bf6-b21f-2822a4b44674 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-02T13:21:34.887Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36b15c2f-30a4-4103-bee8-c3b9a0c63cc3 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T13:21:34.973Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:21:34.973Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:21:34.973Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:21:34.973Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 1714c15e-1d3c-497e-9695-b6a3fc701835 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-02T13:21:34.974Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:21:34.974Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-02T13:21:36.094Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:21:36.096Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1714c15e-1d3c-497e-9695-b6a3fc701835 75193 2023-02-02T13:21:36.097Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-02-02T13:21:36.097Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-02T13:21:36.097Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:21:36.097Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:36.097Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:36.098Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344096097, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:37.098Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T13:21:37.099Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-02-02T13:21:37.099Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 1714c15e-1d3c-497e-9695-b6a3fc701835, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-02T13:21:37.099Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-02-02T13:21:37.100Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-02T13:21:37.100Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-02-02T13:21:37.199Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15899760278499605913/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-02-02T13:21:38.315Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T13:21:38.315Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|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-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|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-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|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-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|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-BasicVm-csar.csar 2023-02-02T13:21:38.316Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-02-02T13:21:38.317Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.317Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:38.317Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:38.317Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:21:38.317Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:21:38.317Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.318Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:38.318Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:38.318Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-02-02T13:21:38.318Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T13:21:38.318Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.318Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:38.319Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.319Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-02T13:21:38.319Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-02T13:21:38.319Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-02T13:21:38.319Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-02T13:21:38.319Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-02T13:21:38.320Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-02T13:21:38.320Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.320Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T13:21:38.320Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.320Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:38.320Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:21:38.321Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.321Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:38.321Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:21:38.321Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.321Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:38.321Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:21:38.321Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.322Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-02T13:21:38.322Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-02T13:21:38.322Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-02T13:21:38.322Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7f21cb78-ad53-47c0-87c0-a1b7b379ebea 2023-02-02T13:21:38.322Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.322Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:38.322Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.323Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:38.323Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.323Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:38.323Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:38.323Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:38.323Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:36b15c2f-30a4-4103-bee8-c3b9a0c63cc3 Model Version:NULL Model InvariantUuid:46a0592a-df2d-4b6e-a8a0-b2176979e8a0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:49ba02b9-fef7-4151-affd-6c42d1ee015e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:84d039bd-b676-4e12-81aa-25483a838ea6 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:516a3c97-04f6-4e34-a3f0-55edda70747b NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4503fcc0-7615-449c-b12e-1eba4262c5eb ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:f3024a6c-808d-4384-bcf4-f25c627df7e6 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7f21cb78-ad53-47c0-87c0-a1b7b379ebea ModelInvariantUuid:4ac3b930-9ec1-43be-893b-1b08d5eb97a8 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:aa10fa24-8f07-47d4-862d-e9e3933361b5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:040f841b-cfb5-4587-8e3d-a58ea4572ec2 ModelInvariantUuid:012489d2-7969-41d5-ae52-2438f00cefca ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:07559f25-63b3-4a06-aa13-723b5cab68c9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T13:21:38.740Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 25efac47-6547-4367-ad61-7179b2865544 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:21:38.746Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||basic_vm 0 2023-02-02T13:21:38.746Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 25efac47-6547-4367-ad61-7179b2865544 2023-02-02T13:21:38.746Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 748977fb-defa-4c69-bc41-9bdd01555e75 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-02T13:21:38.747Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:21:38.747Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-02T13:21:39.052Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:21:39.052Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 748977fb-defa-4c69-bc41-9bdd01555e75 787 2023-02-02T13:21:39.053Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-02-02T13:21:39.053Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-02T13:21:39.053Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:21:39.053Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:39.053Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:39.053Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344099053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:40.054Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "4503fcc0-7615-449c-b12e-1eba4262c5eb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f3024a6c-808d-4384-bcf4-f25c627df7e6", "vfModuleModelCustomizationUUID": "e2e6df7e-c855-4eb1-a3fc-7af55b23b946", "isBase": true, "artifacts": [ "3e92c494-03df-4a97-830a-d21b6980345e", "5d12bda3-4f1f-4bf6-b21f-2822a4b44674" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T13:21:40.057Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f3024a6c-808d-4384-bcf4-f25c627df7e6 VfModuleModelInvariantUUID:4503fcc0-7615-449c-b12e-1eba4262c5eb VfModuleModelDescription:NULL Artifacts UUID List:{ 3e92c494-03df-4a97-830a-d21b6980345e , 5d12bda3-4f1f-4bf6-b21f-2822a4b44674 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T13:21:40.059Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "4503fcc0-7615-449c-b12e-1eba4262c5eb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f3024a6c-808d-4384-bcf4-f25c627df7e6", "vfModuleModelCustomizationUUID": "e2e6df7e-c855-4eb1-a3fc-7af55b23b946", "isBase": true, "artifacts": [ "3e92c494-03df-4a97-830a-d21b6980345e", "5d12bda3-4f1f-4bf6-b21f-2822a4b44674" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T13:21:40.059Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f3024a6c-808d-4384-bcf4-f25c627df7e6 VfModuleModelInvariantUUID:4503fcc0-7615-449c-b12e-1eba4262c5eb VfModuleModelDescription:NULL Artifacts UUID List:{ 3e92c494-03df-4a97-830a-d21b6980345e , 5d12bda3-4f1f-4bf6-b21f-2822a4b44674 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T13:21:40.060Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3e92c494-03df-4a97-830a-d21b6980345e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-02T13:21:40.060Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:21:40.060Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-02T13:21:40.186Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:21:40.187Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 3e92c494-03df-4a97-830a-d21b6980345e 5033 2023-02-02T13:21:40.187Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-02-02T13:21:40.187Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-02T13:21:40.187Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:21:40.187Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:40.187Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:40.187Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344100187, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:41.190Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5d12bda3-4f1f-4bf6-b21f-2822a4b44674 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-02T13:21:41.190Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-02-02T13:21:41.190Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-02T13:21:41.358Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-02-02T13:21:41.358Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 5d12bda3-4f1f-4bf6-b21f-2822a4b44674 903 2023-02-02T13:21:41.358Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-02-02T13:21:41.359Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-02T13:21:41.359Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T13:21:41.359Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:41.359Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:41.359Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344101358, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:42.360Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 36b15c2f-30a4-4103-bee8-c3b9a0c63cc3 2023-02-02T13:21:42.360Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 25efac47-6547-4367-ad61-7179b2865544 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:21:42.384Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7c422689, org.onap.sdc.toscaparser.api.parameters.Input@1f1aa14c, org.onap.sdc.toscaparser.api.parameters.Input@43e21a06, org.onap.sdc.toscaparser.api.parameters.Input@28ff4546, org.onap.sdc.toscaparser.api.parameters.Input@45e458be] 2023-02-02T13:21:42.385Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.385Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.386Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-02-02T13:21:42.386Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 516a3c97-04f6-4e34-a3f0-55edda70747b 2023-02-02T13:21:42.386Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 516a3c97-04f6-4e34-a3f0-55edda70747b matches Tosca VF Customization UUID: 516a3c97-04f6-4e34-a3f0-55edda70747b 2023-02-02T13:21:42.386Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 516a3c97-04f6-4e34-a3f0-55edda70747b matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-02-02T13:21:42.389Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.389Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.389Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 516a3c97-04f6-4e34-a3f0-55edda70747b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-02T13:21:42.389Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@e5833fc 2023-02-02T13:21:42.390Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.390Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T13:21:42.390Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e2e6df7e-c855-4eb1-a3fc-7af55b23b946 2023-02-02T13:21:42.390Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e2e6df7e-c855-4eb1-a3fc-7af55b23b946 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-02-02T13:21:42.392Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.393Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:42.393Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:21:42.393Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.393Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:42.393Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:21:42.394Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.394Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-02T13:21:42.394Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-02T13:21:42.394Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-02T13:21:42.394Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7f21cb78-ad53-47c0-87c0-a1b7b379ebea Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-02-02T13:21:42.397Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.397Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:42.397Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T13:21:42.397Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.397Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-02T13:21:42.398Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=516a3c97-04f6-4e34-a3f0-55edda70747b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T13:21:42.400Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.400Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.400Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 36b15c2f-30a4-4103-bee8-c3b9a0c63cc3: basic_vm 2023-02-02T13:21:42.401Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.401Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.401Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.401Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.401Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.401Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.402Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.402Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.402Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T13:21:42.402Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T13:21:42.402Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T13:21:42.587Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 25efac47-6547-4367-ad61-7179b2865544 1 ASDC deployResourceStructure 2023-02-02T13:21:42.588Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-02-02T13:21:42.588Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-02T13:21:42.588Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:21:42.588Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:42.588Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:42.589Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344102588, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:43.589Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-02-02T13:21:43.590Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-02T13:21:43.590Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:21:43.590Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:43.590Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:43.590Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344103589, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:44.591Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-02-02T13:21:44.591Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-02T13:21:44.591Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:21:44.592Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:44.592Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:44.592Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344104591, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:45.593Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-02-02T13:21:45.593Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-02T13:21:45.593Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T13:21:45.594Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:21:45.594Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:21:45.594Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344105593, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:46.595Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4922cdff-01e4-45cb-ba86-f98afb50b96a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:21:46.667Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4922cdff-01e4-45cb-ba86-f98afb50b96a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T13:21:46.691Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T13:21:46.691Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T13:21:46.691Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T13:21:46.691Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T13:21:46.692Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:21:46.692Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:21:46.692Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:21:46.693Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T13:21:46.693Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|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-02-02T13:21:46.742Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T13:21:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:21:59.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.733Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d42e6d01-461d-488d-b39e-e2df5e8cbcb2", "consumerID": "SO-sdc-controller", "timestamp": 1675344086815, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T13:21:59.733Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.733Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.733Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:21:59.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-02T13:21:59.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-02T13:21:59.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T13:21:59.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675343928641, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344096097, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T13:21:59.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344099053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T13:21:59.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344100187, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T13:21:59.738Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.738Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344101358, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-02T13:21:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344102588, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T13:21:59.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344103589, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-02T13:21:59.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344104591, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-02T13:21:59.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:21:59.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T13:21:59.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344105593, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T13:21:59.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:22:16.742Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4922cdff-01e4-45cb-ba86-f98afb50b96a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T13:22:16.777Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4922cdff-01e4-45cb-ba86-f98afb50b96a and serviceModelVersionId: 36b15c2f-30a4-4103-bee8-c3b9a0c63cc3 2023-02-02T13:22:16.777Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46a0592a-df2d-4b6e-a8a0-b2176979e8a0 2023-02-02T13:22:16.778Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0 2023-02-02T13:22:16.781Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T13:22:16.824Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0|INFO|500||Invoke 2023-02-02T13:22:16.824Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4922cdff-01e4-45cb-ba86-f98afb50b96a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[17d76403-1404-4dde-913e-91659c321ff7], X-ECOMP-RequestID=[4922cdff-01e4-45cb-ba86-f98afb50b96a], X-TransactionId=[], X-ONAP-RequestID=[4922cdff-01e4-45cb-ba86-f98afb50b96a], Content-Type=[application/merge-patch+json]} 2023-02-02T13:22:16.831Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T13:22:17.118Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?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/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 13:22:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277], vertex-id=[274568], x-aai-txid=[1-aai-resources-230202-13:22:17:857-7952], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T13:22:17.119Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-02T13:22:17.120Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46a0592a-df2d-4b6e-a8a0-b2176979e8a0/model-vers/model-ver/36b15c2f-30a4-4103-bee8-c3b9a0c63cc3?depth=0|INFO|500||InvokeReturn 2023-02-02T13:22:17.121Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T13:22:17.123Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|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-02-02T13:22:17.132Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|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-02-02T13:22:17.132Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4922cdff-01e4-45cb-ba86-f98afb50b96a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T13:22:17.133Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T13:22:17.133Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-02-02T13:22:17.133Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T13:22:17.133Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344137132, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T13:22:18.241Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:22:59.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:22:59.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T13:22:59.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "4922cdff-01e4-45cb-ba86-f98afb50b96a", "consumerID": "SO-sdc-controller", "timestamp": 1675344137132, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T13:22:59.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T13:23:18.242Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:23:59.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:24:18.243Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:24:59.728Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:25:18.244Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:25:59.729Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:26:18.244Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:26:59.730Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:27:18.246Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:27:59.731Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:28:18.246Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:28:59.732Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:29:18.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:29:59.733Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:30:18.248Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:30:59.735Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:31:18.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:31:59.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:32:18.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:32:59.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:33:18.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:33:59.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:34:18.251Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:34:59.738Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:35:18.251Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:35:59.740Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:36:18.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:36:59.742Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:37:18.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:37:59.743Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:38:18.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:38:59.744Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:39:18.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:39:59.745Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:40:18.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:40:59.745Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:41:18.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:41:59.751Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:42:18.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:42:59.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:43:18.258Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:43:59.753Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:44:18.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:44:59.754Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:45:18.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:45:59.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:46:18.260Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:46:59.758Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:47:18.261Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:47:59.759Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:48:18.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:48:59.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:49:18.263Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:49:59.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:50:18.263Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:50:59.774Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:51:18.265Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:51:59.775Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:52:18.266Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:52:59.775Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:53:18.266Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:53:59.777Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:54:18.267Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:54:59.778Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:55:18.270Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:55:59.779Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:56:18.270Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:56:59.780Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:57:18.271Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:57:59.782Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:58:18.273Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:58:59.785Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T13:59:18.273Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T13:59:59.785Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:00:18.274Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:00:59.786Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:01:18.275Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:01:59.787Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:02:18.275Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:02:59.788Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:03:18.277Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:03:59.788Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:04:18.277Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:04:59.790Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:05:18.279Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:05:59.791Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:06:18.280Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:06:59.792Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:07:18.281Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:07:59.793Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:08:18.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:08:59.794Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:09:18.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:09:59.794Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:10:18.284Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:10:59.795Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:11:18.284Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:11:59.796Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:12:18.286Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:12:59.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:13:18.286Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:13:59.799Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:14:18.287Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:14:59.801Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:15:18.289Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:15:59.802Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:16:18.289Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:16:59.802Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:17:18.290Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:17:59.804Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:18:18.294Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:18:59.805Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:19:18.295Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:19:59.806Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:20:18.295Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:20:59.806Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:21:18.296Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:21:59.806Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:22:18.296Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:22:59.807Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:23:18.298Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:23:59.808Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:24:18.300Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:24:59.810Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:25:18.301Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:25:59.811Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:26:18.301Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:26:59.812Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:27:18.301Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:27:59.812Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:28:18.303Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:28:59.812Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:29:18.304Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:29:59.814Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:30:18.305Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:30:59.818Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:31:18.305Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:31:59.818Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:32:18.307Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:32:59.820Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:33:18.307Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:33:59.822Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:34:18.309Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:34:59.822Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:35:18.309Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:35:59.823Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:36:18.310Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:36:59.823Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:37:18.311Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:37:59.825Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:38:18.313Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:38:59.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:39:18.314Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:39:59.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:40:18.315Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:40:59.828Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:41:18.315Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:41:59.830Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:42:18.316Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:42:59.831Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:43:18.317Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:43:59.832Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:44:18.319Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:44:59.834Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:45:18.319Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:45:59.834Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:46:18.320Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:46:59.835Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:18.322Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:47:37.820Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-02-02T14:47:37.820Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"06aaa7c0-b852-4def-bc73-b21299a35a8c","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9a132f7a-c211-4a7c-adaf-712eee94b918","serviceDescription":"service","serviceInvariantUUID":"024d14cf-97d1-4bf2-a69c-76a3c50b453e","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"74342cdb-f8f0-437f-9e29-33fec7560f90","resourceInvariantUUID":"6124f6f2-349e-4435-a96b-62b3f68d71b5","resourceCustomizationUUID":"8d5c1b38-1264-4817-91e9-8b28bf03cd39","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":"NjkwMzNmOGRkOTU1NmVmNGQwMDQyYjkzNDFiNDMzMGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ce0bf605-2205-43bf-aabf-1d90768f8291","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":"NTRlN2MwNmY5OTIwNzQyYWQ3NWMwZGUwZWJiNTc1NzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"098dc6da-b813-4e5f-bd2f-9cf58fccdc3c","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":"6b6036c8-337a-42a5-9bfd-3b3ba68f1f71","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":"74890149-1d9e-4fb0-85b0-e87363af6423","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":"1e7bc99e-ba1c-4e4b-b32f-5b9c9924b7f2","artifactVersion":"2","generatedFromUUID":"7840d9df-4602-4978-b0b3-e17d4d57cfad"},{"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":"8845731c-0402-4a0c-b94e-e0d488a98091","artifactVersion":"2","generatedFromUUID":"6b6036c8-337a-42a5-9bfd-3b3ba68f1f71"},{"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":"7840d9df-4602-4978-b0b3-e17d4d57cfad","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":"6b32112c-e7f4-430a-877e-dfcf337360a3","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":"NDZlMTBmYWQzOWJiODZkMmE0YjJmYzk0NjU1MmUzY2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a6a8f842-53d8-419a-a863-2aaa75ec419d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MjlkMDZjYjA2MTE2NDI2MjdmMTE3ZGU1NmVlOWQ0MjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7665af2b-149a-450c-9f0e-bde7b747535a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T14:47:37.825Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:37.825Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:37.825Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:37.826Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:37.903Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T14:47:37.903Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T14:47:37.904Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T14:47:37.904Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T14:47:37.904Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T14:47:37.904Z||kafka-producer-network-thread | SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fb6e0bed-e116-4974-8009-40ba65452eae] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to kROv-M-2RtykWVgRZ14p9Q 2023-02-02T14:47:37.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:47:37.976Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:47:37.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:47:38.906Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:38.907Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:38.907Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:38.907Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:39.908Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:39.908Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:39.909Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:39.909Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:40.910Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:40.910Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:40.910Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:40.911Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:41.912Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:41.912Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:41.912Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:41.913Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:42.913Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:42.914Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:42.914Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:42.915Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:43.916Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:43.916Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:43.917Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:43.917Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:44.917Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:44.918Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:44.918Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:44.918Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:45.919Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:45.919Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:45.919Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:45.919Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:46.920Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:47:46.920Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:46.921Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:46.921Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:47.922Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9a132f7a-c211-4a7c-adaf-712eee94b918", "serviceDescription": "service", "serviceInvariantUUID": "024d14cf-97d1-4bf2-a69c-76a3c50b453e", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "8d5c1b38-1264-4817-91e9-8b28bf03cd39", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "74342cdb-f8f0-437f-9e29-33fec7560f90", "resourceInvariantUUID": "6124f6f2-349e-4435-a96b-62b3f68d71b5", "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": "NTRlN2MwNmY5OTIwNzQyYWQ3NWMwZGUwZWJiNTc1NzA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "098dc6da-b813-4e5f-bd2f-9cf58fccdc3c", "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": "6b6036c8-337a-42a5-9bfd-3b3ba68f1f71", "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": "8845731c-0402-4a0c-b94e-e0d488a98091", "generatedFromUUID": "6b6036c8-337a-42a5-9bfd-3b3ba68f1f71" }, "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": "1e7bc99e-ba1c-4e4b-b32f-5b9c9924b7f2", "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": "8845731c-0402-4a0c-b94e-e0d488a98091", "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": "7840d9df-4602-4978-b0b3-e17d4d57cfad", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MjlkMDZjYjA2MTE2NDI2MjdmMTE3ZGU1NmVlOWQ0MjQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7665af2b-149a-450c-9f0e-bde7b747535a" } ], "workloadContext": "Production" } 2023-02-02T14:47:47.922Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T14:47:47.922Z|3579cbc5-da9a-4255-9ea9-ac1e599cc661|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9a132f7a-c211-4a7c-adaf-712eee94b918 ASDC 2023-02-02T14:47:47.923Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:06aaa7c0-b852-4def-bc73-b21299a35a8c ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9a132f7a-c211-4a7c-adaf-712eee94b918 ServiceInvariantUUID:024d14cf-97d1-4bf2-a69c-76a3c50b453e 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:7665af2b-149a-450c-9f0e-bde7b747535a ArtifactChecksum:MjlkMDZjYjA2MTE2NDI2MjdmMTE3ZGU1NmVlOWQ0MjQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:8d5c1b38-1264-4817-91e9-8b28bf03cd39 ResourceInvariantUUID:6124f6f2-349e-4435-a96b-62b3f68d71b5 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:74342cdb-f8f0-437f-9e29-33fec7560f90 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:098dc6da-b813-4e5f-bd2f-9cf58fccdc3c ArtifactChecksum:NTRlN2MwNmY5OTIwNzQyYWQ3NWMwZGUwZWJiNTc1NzA= 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:6b6036c8-337a-42a5-9bfd-3b3ba68f1f71 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:8845731c-0402-4a0c-b94e-e0d488a98091 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:1e7bc99e-ba1c-4e4b-b32f-5b9c9924b7f2 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:8845731c-0402-4a0c-b94e-e0d488a98091 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:7840d9df-4602-4978-b0b3-e17d4d57cfad ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-02T14:47:47.924Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9a132f7a-c211-4a7c-adaf-712eee94b918 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:47:48.196Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T14:47:48.198Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-02-02T14:47:48.198Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-02-02T14:47:48.199Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7665af2b-149a-450c-9f0e-bde7b747535a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:48.199Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T14:47:48.199Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:49.084Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T14:47:49.089Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 7665af2b-149a-450c-9f0e-bde7b747535a 163288 2023-02-02T14:47:49.089Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-02T14:47:49.090Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:49.090Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:47:49.090Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:49.090Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:49.090Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349269089, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:50.091Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T14:47:50.092Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-02-02T14:47:50.092Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 7665af2b-149a-450c-9f0e-bde7b747535a, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:50.093Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-02-02T14:47:50.094Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:50.094Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:50.353Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14367849529527229593/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-02-02T14:47:51.477Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T14:47:51.478Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-02-02T14:47:51.478Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:51.478Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-02-02T14:47:51.478Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:51.478Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:51.479Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:51.479Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-02T14:47:51.479Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-02-02T14:47:51.479Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.479Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:51.480Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:51.480Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-02-02T14:47:51.480Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T14:47:51.481Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.481Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:51.481Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:51.481Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-02-02T14:47:51.482Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T14:47:51.482Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.482Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:51.482Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.483Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-02T14:47:51.483Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-02-02T14:47:51.483Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-02-02T14:47:51.483Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-02T14:47:51.483Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.484Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T14:47:51.484Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.484Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:51.484Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:47:51.485Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.485Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:51.485Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:47:51.486Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.486Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:51.486Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:47:51.486Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.487Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:51.487Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:47:51.487Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.487Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-02T14:47:51.487Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-02-02T14:47:51.488Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=2304edee-1b12-45d9-b2a4-628e3a329220 2023-02-02T14:47:51.488Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.488Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:51.488Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.489Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:51.489Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.489Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:51.489Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:51.489Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:51.490Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9a132f7a-c211-4a7c-adaf-712eee94b918 Model Version:NULL Model InvariantUuid:024d14cf-97d1-4bf2-a69c-76a3c50b453e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:8e3d2bac-64b8-4631-af04-939714383ddb Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:6124f6f2-349e-4435-a96b-62b3f68d71b5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8d5c1b38-1264-4817-91e9-8b28bf03cd39 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:5ded29d3-1350-4e15-b173-436ab42228eb ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:d99e3b79-b6ba-4426-94b9-47cc5bc7c4f7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:2bbdc793-5de1-4d96-b2cf-141d5aa79fb4 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:eaf92bfb-0084-4e00-8e46-3dc430c3fc59 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:2304edee-1b12-45d9-b2a4-628e3a329220 ModelInvariantUuid:8aa5d5f5-5b44-4f2a-89fe-f49b74d931ec ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:bd7f215f-bddd-4882-97cc-a9747823cc55 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:bb21a0f2-3c78-49f1-a03b-1ce8b21be69f ModelInvariantUuid:0ce4763d-822e-474b-be66-f7ed73dc11b9 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:55baf65c-6588-4ebf-bed0-e297ac0e053c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T14:47:51.534Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 74342cdb-f8f0-437f-9e29-33fec7560f90 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:47:51.539Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||basic_cnf_macro 0 2023-02-02T14:47:51.540Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 74342cdb-f8f0-437f-9e29-33fec7560f90 2023-02-02T14:47:51.540Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 098dc6da-b813-4e5f-bd2f-9cf58fccdc3c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-02T14:47:51.540Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T14:47:51.540Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-02T14:47:52.010Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T14:47:52.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 098dc6da-b813-4e5f-bd2f-9cf58fccdc3c 1565 2023-02-02T14:47:52.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-02-02T14:47:52.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-02T14:47:52.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:47:52.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:52.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:52.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349272011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:53.012Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "2bbdc793-5de1-4d96-b2cf-141d5aa79fb4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "eaf92bfb-0084-4e00-8e46-3dc430c3fc59", "vfModuleModelCustomizationUUID": "159f0bba-432e-4533-9c0d-8a70702bd4e0", "isBase": true, "artifacts": [ "6b6036c8-337a-42a5-9bfd-3b3ba68f1f71", "8845731c-0402-4a0c-b94e-e0d488a98091" ], "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": "5ded29d3-1350-4e15-b173-436ab42228eb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d99e3b79-b6ba-4426-94b9-47cc5bc7c4f7", "vfModuleModelCustomizationUUID": "e510fcef-68c2-4a67-8752-337715b2beed", "isBase": false, "artifacts": [ "7840d9df-4602-4978-b0b3-e17d4d57cfad" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T14:47:53.017Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:eaf92bfb-0084-4e00-8e46-3dc430c3fc59 VfModuleModelInvariantUUID:2bbdc793-5de1-4d96-b2cf-141d5aa79fb4 VfModuleModelDescription:NULL Artifacts UUID List:{ 6b6036c8-337a-42a5-9bfd-3b3ba68f1f71 , 8845731c-0402-4a0c-b94e-e0d488a98091 } 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:d99e3b79-b6ba-4426-94b9-47cc5bc7c4f7 VfModuleModelInvariantUUID:5ded29d3-1350-4e15-b173-436ab42228eb VfModuleModelDescription:NULL Artifacts UUID List:{ 7840d9df-4602-4978-b0b3-e17d4d57cfad } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-02-02T14:47:53.019Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "2bbdc793-5de1-4d96-b2cf-141d5aa79fb4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "eaf92bfb-0084-4e00-8e46-3dc430c3fc59", "vfModuleModelCustomizationUUID": "159f0bba-432e-4533-9c0d-8a70702bd4e0", "isBase": true, "artifacts": [ "6b6036c8-337a-42a5-9bfd-3b3ba68f1f71", "8845731c-0402-4a0c-b94e-e0d488a98091" ], "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": "5ded29d3-1350-4e15-b173-436ab42228eb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d99e3b79-b6ba-4426-94b9-47cc5bc7c4f7", "vfModuleModelCustomizationUUID": "e510fcef-68c2-4a67-8752-337715b2beed", "isBase": false, "artifacts": [ "7840d9df-4602-4978-b0b3-e17d4d57cfad" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T14:47:53.019Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:eaf92bfb-0084-4e00-8e46-3dc430c3fc59 VfModuleModelInvariantUUID:2bbdc793-5de1-4d96-b2cf-141d5aa79fb4 VfModuleModelDescription:NULL Artifacts UUID List:{ 6b6036c8-337a-42a5-9bfd-3b3ba68f1f71 , 8845731c-0402-4a0c-b94e-e0d488a98091 } 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:d99e3b79-b6ba-4426-94b9-47cc5bc7c4f7 VfModuleModelInvariantUUID:5ded29d3-1350-4e15-b173-436ab42228eb VfModuleModelDescription:NULL Artifacts UUID List:{ 7840d9df-4602-4978-b0b3-e17d4d57cfad } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-02-02T14:47:53.019Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6b6036c8-337a-42a5-9bfd-3b3ba68f1f71 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-02T14:47:53.019Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T14:47:53.019Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-02T14:47:53.599Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T14:47:53.599Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 6b6036c8-337a-42a5-9bfd-3b3ba68f1f71 914 2023-02-02T14:47:53.599Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-02-02T14:47:53.599Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-02T14:47:53.600Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:47:53.600Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:53.600Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:53.600Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349273599, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:54.601Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1e7bc99e-ba1c-4e4b-b32f-5b9c9924b7f2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-02T14:47:54.601Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T14:47:54.601Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-02T14:47:55.526Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T14:47:55.526Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 1e7bc99e-ba1c-4e4b-b32f-5b9c9924b7f2 12 2023-02-02T14:47:55.527Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-02-02T14:47:55.527Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-02T14:47:55.527Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:47:55.527Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:55.527Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:55.527Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349275527, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:56.528Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8845731c-0402-4a0c-b94e-e0d488a98091 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-02T14:47:56.528Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T14:47:56.529Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-02T14:47:57.017Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T14:47:57.017Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8845731c-0402-4a0c-b94e-e0d488a98091 96 2023-02-02T14:47:57.017Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-02-02T14:47:57.017Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-02T14:47:57.017Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:47:57.018Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:57.018Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:57.018Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349277017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:58.018Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7840d9df-4602-4978-b0b3-e17d4d57cfad from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-02T14:47:58.019Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-02-02T14:47:58.019Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-02T14:47:58.377Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-02-02T14:47:58.377Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 7840d9df-4602-4978-b0b3-e17d4d57cfad 20206 2023-02-02T14:47:58.378Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-02-02T14:47:58.378Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-02T14:47:58.378Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:47:58.378Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:58.378Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:58.379Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349278378, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:59.382Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 9a132f7a-c211-4a7c-adaf-712eee94b918 2023-02-02T14:47:59.382Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 74342cdb-f8f0-437f-9e29-33fec7560f90 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:47:59.410Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@12f436a1, org.onap.sdc.toscaparser.api.parameters.Input@201e2fa4, org.onap.sdc.toscaparser.api.parameters.Input@138f511d, org.onap.sdc.toscaparser.api.parameters.Input@722b4e08, org.onap.sdc.toscaparser.api.parameters.Input@41593fd2] 2023-02-02T14:47:59.411Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.411Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.412Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-02-02T14:47:59.412Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 8d5c1b38-1264-4817-91e9-8b28bf03cd39 2023-02-02T14:47:59.412Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8d5c1b38-1264-4817-91e9-8b28bf03cd39 matches Tosca VF Customization UUID: 8d5c1b38-1264-4817-91e9-8b28bf03cd39 2023-02-02T14:47:59.412Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 8d5c1b38-1264-4817-91e9-8b28bf03cd39 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-02-02T14:47:59.414Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.415Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.415Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 8d5c1b38-1264-4817-91e9-8b28bf03cd39: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-02-02T14:47:59.415Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5176adcd 2023-02-02T14:47:59.415Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.415Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-02T14:47:59.416Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e510fcef-68c2-4a67-8752-337715b2beed 2023-02-02T14:47:59.416Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e510fcef-68c2-4a67-8752-337715b2beed Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-02-02T14:47:59.418Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.419Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:59.419Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:47:59.419Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.419Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:59.419Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:47:59.420Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.420Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-02T14:47:59.420Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=8d5c1b38-1264-4817-91e9-8b28bf03cd39 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:47:59.422Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.422Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.422Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 9a132f7a-c211-4a7c-adaf-712eee94b918: basic_cnf_macro 2023-02-02T14:47:59.422Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.422Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.423Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.423Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.423Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.423Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.423Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.423Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.424Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:47:59.424Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-02T14:47:59.424Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:47:59.601Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 74342cdb-f8f0-437f-9e29-33fec7560f90 2 ASDC deployResourceStructure 2023-02-02T14:47:59.601Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-02-02T14:47:59.602Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-02T14:47:59.602Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:47:59.602Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:47:59.602Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:47:59.602Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349279601, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:59.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:47:59.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:47:59.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:47:59.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:00.603Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-02-02T14:48:00.603Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-02T14:48:00.604Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:48:00.604Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:48:00.604Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:48:00.604Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349280603, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:48:01.605Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-02-02T14:48:01.605Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-02-02T14:48:01.605Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-02T14:48:01.605Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:48:01.605Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:48:01.605Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349281605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:48:02.606Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-02-02T14:48:02.606Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-02T14:48:02.607Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:48:02.607Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:48:02.607Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:48:02.607Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349282606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:48:03.608Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-02-02T14:48:03.608Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-02-02T14:48:03.608Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-02T14:48:03.608Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:48:03.608Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:48:03.609Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349283608, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:48:04.609Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-02T14:48:04.610Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-02T14:48:04.610Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:48:04.610Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:48:04.610Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:48:04.610Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349284609, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:48:05.611Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:48:05.632Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:48:05.643Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:48:05.643Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T14:48:05.643Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T14:48:35.643Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:48:35.681Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:48:35.685Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:48:35.685Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T14:48:35.685Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T14:48:59.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:48:59.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-02T14:48:59.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.732Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.732Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.732Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.732Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-02T14:48:59.732Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.732Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.732Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.733Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.733Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-02T14:48:59.733Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.733Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-02T14:48:59.734Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.734Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.734Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.734Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.735Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.735Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.735Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.735Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.735Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.735Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.735Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.736Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.736Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.736Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.736Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.736Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.736Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.736Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.737Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-02T14:48:59.737Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.737Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.738Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-02T14:48:59.738Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.738Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.738Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.738Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.738Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.739Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.739Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.739Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.739Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-02T14:48:59.739Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.739Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.740Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-02T14:48:59.740Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.740Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.740Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.740Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.740Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.741Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.741Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.741Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.741Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-02T14:48:59.741Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.741Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.741Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-02T14:48:59.742Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.742Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.743Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.743Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.744Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.744Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.744Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.744Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.744Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.746Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.746Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.746Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.746Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.746Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.747Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.747Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.747Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.747Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.747Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.748Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.748Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.748Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.748Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.748Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.748Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.749Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.749Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.749Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.749Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.749Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.749Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.750Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.750Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349238214, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:48:59.750Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.750Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.750Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349238322, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:48:59.751Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.751Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.751Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349240277, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:48:59.751Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.751Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.752Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349257343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:48:59.752Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.752Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.752Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349272744, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.752Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.752Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.753Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349269089, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.753Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.753Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.753Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "cds-sdc-listener", "timestamp": 1675349272197, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.753Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.753Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.754Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349271430, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.754Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.754Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.754Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.754Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.754Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.755Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349274070, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.755Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.755Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.755Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.755Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.756Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.756Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.756Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349275481, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.756Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.757Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.757Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349272011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.757Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.757Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.757Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.757Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.758Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.758Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349276956, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.758Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.758Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.758Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349273599, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.759Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.759Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.759Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.759Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.759Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.759Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.760Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.760Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.760Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349278865, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:48:59.809Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 06aaa7c0-b852-4def-bc73-b21299a35a8c 2023-02-02T14:48:59.810Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06aaa7c0-b852-4def-bc73-b21299a35a8c and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:48:59.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349275527, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "multicloud-k8s", "timestamp": 1675349279872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T14:48:59.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349277017, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349278378, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-02T14:48:59.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.857Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349269707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:48:59.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:48:59.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-02T14:48:59.857Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349279601, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T14:48:59.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:05.685Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:49:05.715Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:49:05.720Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:49:05.720Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T14:49:05.720Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T14:49:35.721Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:49:35.807Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:49:35.811Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:49:35.811Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T14:49:35.811Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T14:49:59.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:49:59.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349281072, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:49:59.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349280603, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349281605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349282606, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349283785, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:49:59.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349283608, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-02T14:49:59.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349284789, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:49:59.808Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 06aaa7c0-b852-4def-bc73-b21299a35a8c 2023-02-02T14:49:59.808Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06aaa7c0-b852-4def-bc73-b21299a35a8c and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:49:59.893Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.893Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349284609, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:49:59.893Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.894Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349290741, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:49:59.894Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.894Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.894Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "aai-model-loader", "timestamp": 1675349291751, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:49:59.919Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 06aaa7c0-b852-4def-bc73-b21299a35a8c 2023-02-02T14:49:59.920Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06aaa7c0-b852-4def-bc73-b21299a35a8c and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:49:59.997Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.997Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:49:59.998Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.998Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.998Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:49:59.998Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.998Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:49:59.999Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:49:59.999Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:49:59.999Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.002Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.002Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.002Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.002Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.002Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.002Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.002Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.003Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.003Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.003Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-02T14:50:00.003Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.004Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.004Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.004Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.005Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.006Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.008Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.008Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.008Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.008Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.008Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.008Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.009Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.010Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.011Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.011Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.011Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.011Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.011Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349273219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.012Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:00.013Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.014Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.014Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349292754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:50:00.014Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.014Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.014Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349280876, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:50:00.015Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.015Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.015Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349299708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:50:00.015Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.015Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.016Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349318829, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:00.016Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "cds-sdc-listener", "timestamp": 1675349318251, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349317528, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.017Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349316366, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:00.018Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.018Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.018Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349320243, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:00.018Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.018Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.018Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349318810, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:50:00.019Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.020Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.020Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349321556, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:00.021Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.021Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.021Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349319813, "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=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:50:00.130Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dfdad50a-4862-45e6-908c-2e5a77632deb 2023-02-02T14:50:00.131Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId dfdad50a-4862-45e6-908c-2e5a77632deb and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:50:00.202Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.202Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349322759, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:50:00.219Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dfdad50a-4862-45e6-908c-2e5a77632deb 2023-02-02T14:50:00.219Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId dfdad50a-4862-45e6-908c-2e5a77632deb and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:50:00.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.266Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "multicloud-k8s", "timestamp": 1675349323774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T14:50:00.266Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.266Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349333033, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:50:00.267Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:00.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:00.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "aai-model-loader", "timestamp": 1675349334042, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:50:00.297Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dfdad50a-4862-45e6-908c-2e5a77632deb 2023-02-02T14:50:00.297Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId dfdad50a-4862-45e6-908c-2e5a77632deb and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:50:05.812Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:50:05.868Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:50:05.913Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:50:05.913Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T14:50:05.913Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T14:50:05.913Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T14:50:05.913Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:05.913Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:05.914Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:05.914Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:05.914Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:50:05.980Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T14:50:35.980Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T14:50:35.998Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06aaa7c0-b852-4def-bc73-b21299a35a8c and serviceModelVersionId: 9a132f7a-c211-4a7c-adaf-712eee94b918 2023-02-02T14:50:35.998Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 024d14cf-97d1-4bf2-a69c-76a3c50b453e 2023-02-02T14:50:36.000Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0 2023-02-02T14:50:36.011Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T14:50:36.072Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0|INFO|500||Invoke 2023-02-02T14:50:36.073Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06aaa7c0-b852-4def-bc73-b21299a35a8c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7b98ffc2-1a99-498e-b40c-bc526802b3f4], X-ECOMP-RequestID=[06aaa7c0-b852-4def-bc73-b21299a35a8c], X-TransactionId=[], X-ONAP-RequestID=[06aaa7c0-b852-4def-bc73-b21299a35a8c], Content-Type=[application/merge-patch+json]} 2023-02-02T14:50:36.088Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T14:50:36.326Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?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/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 14:50:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[234], vertex-id=[221384], x-aai-txid=[1-aai-resources-230202-14:50:37:117-59179], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T14:50:36.326Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-02T14:50:36.327Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/024d14cf-97d1-4bf2-a69c-76a3c50b453e/model-vers/model-ver/9a132f7a-c211-4a7c-adaf-712eee94b918?depth=0|INFO|500||InvokeReturn 2023-02-02T14:50:36.328Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T14:50:36.328Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:50:36.333Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-02T14:50:36.333Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06aaa7c0-b852-4def-bc73-b21299a35a8c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T14:50:36.333Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T14:50:36.334Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:36.334Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:36.334Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349436333, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T14:50:37.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:50:37.469Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T14:50:37.469Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"dfdad50a-4862-45e6-908c-2e5a77632deb","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"21674cbc-8235-41df-a998-d359040c5e5c","serviceDescription":"service","serviceInvariantUUID":"b0534bc5-e05d-4109-b34a-b418e95b07f5","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3ef361c0-1a2e-4408-ac2d-eade756eac56","resourceInvariantUUID":"911c1b41-ec86-452b-b269-9a84a1b94258","resourceCustomizationUUID":"46d4bc7b-b00c-414b-b959-3d405e887574","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":"ODgyYjI3MzUxZWQ3OGI4NDBlYmJkMjk0M2FmMDQwZjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad4205e8-c608-41fc-b490-ecdd33ff096e","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":"MjIzYWJmZTM0NjBmMGY3Nzc4MDMwNjY0NDQwNDViYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"161e7148-683d-45e4-9b6a-d0f4fb02b80f","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":"3fb6774f-d92d-462c-9b5b-468e5fe50af9","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":"3c97b77d-171f-4da5-a2d3-00e1726978da","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":"8dbec92b-bfd6-45aa-abb8-fcef491ac6d3","artifactVersion":"2","generatedFromUUID":"3fb6774f-d92d-462c-9b5b-468e5fe50af9"},{"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":"NWY1MGI3MDMwODEwZDAzZGJiNTk5ZTczYWE1YzBjZWM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b5421036-c2c3-485d-b67f-631c17d27a4a","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":"NWMyYTYxZTY0YTc1YjVjMTQ4NTY5ODRjODMyYjFkZGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2b8330ea-ba92-4d78-ac80-fa3d7605f515","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NTIyZjU2MzViYjRlMjdiY2MzYjMyMjI1ZjY3YzFiY2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"abff91ef-3396-4347-b120-510846c90468","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T14:50:37.471Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:37.472Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:37.472Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:37.472Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:38.473Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:38.473Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:38.473Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:38.473Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:39.474Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:39.474Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:39.474Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:39.475Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:40.475Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:40.476Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:40.476Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:40.476Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:41.478Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:41.479Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:41.479Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:41.479Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:42.481Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:42.481Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:42.481Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:42.482Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:43.482Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:43.483Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:43.483Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:43.483Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:44.484Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:50:44.485Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:44.485Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:44.485Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:45.486Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "21674cbc-8235-41df-a998-d359040c5e5c", "serviceDescription": "service", "serviceInvariantUUID": "b0534bc5-e05d-4109-b34a-b418e95b07f5", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "46d4bc7b-b00c-414b-b959-3d405e887574", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3ef361c0-1a2e-4408-ac2d-eade756eac56", "resourceInvariantUUID": "911c1b41-ec86-452b-b269-9a84a1b94258", "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": "MjIzYWJmZTM0NjBmMGY3Nzc4MDMwNjY0NDQwNDViYjQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "161e7148-683d-45e4-9b6a-d0f4fb02b80f", "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": "3fb6774f-d92d-462c-9b5b-468e5fe50af9", "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": "8dbec92b-bfd6-45aa-abb8-fcef491ac6d3", "generatedFromUUID": "3fb6774f-d92d-462c-9b5b-468e5fe50af9" }, "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": "8dbec92b-bfd6-45aa-abb8-fcef491ac6d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NTIyZjU2MzViYjRlMjdiY2MzYjMyMjI1ZjY3YzFiY2Y\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "abff91ef-3396-4347-b120-510846c90468" } ], "workloadContext": "Production" } 2023-02-02T14:50:45.487Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T14:50:45.488Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21674cbc-8235-41df-a998-d359040c5e5c ASDC 2023-02-02T14:50:45.489Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:dfdad50a-4862-45e6-908c-2e5a77632deb ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:21674cbc-8235-41df-a998-d359040c5e5c ServiceInvariantUUID:b0534bc5-e05d-4109-b34a-b418e95b07f5 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:abff91ef-3396-4347-b120-510846c90468 ArtifactChecksum:NTIyZjU2MzViYjRlMjdiY2MzYjMyMjI1ZjY3YzFiY2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:46d4bc7b-b00c-414b-b959-3d405e887574 ResourceInvariantUUID:911c1b41-ec86-452b-b269-9a84a1b94258 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:3ef361c0-1a2e-4408-ac2d-eade756eac56 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:161e7148-683d-45e4-9b6a-d0f4fb02b80f ArtifactChecksum:MjIzYWJmZTM0NjBmMGY3Nzc4MDMwNjY0NDQwNDViYjQ= 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:3fb6774f-d92d-462c-9b5b-468e5fe50af9 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:8dbec92b-bfd6-45aa-abb8-fcef491ac6d3 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:8dbec92b-bfd6-45aa-abb8-fcef491ac6d3 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-02T14:50:45.493Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21674cbc-8235-41df-a998-d359040c5e5c ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T14:50:45.578Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T14:50:45.579Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-02T14:50:45.579Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-02T14:50:45.579Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: abff91ef-3396-4347-b120-510846c90468 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-02T14:50:45.580Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-02T14:50:45.580Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:45.752Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-02T14:50:45.754Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar abff91ef-3396-4347-b120-510846c90468 83003 2023-02-02T14:50:45.754Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:45.754Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:45.755Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:50:45.755Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:45.755Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:45.756Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349445754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:46.756Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T14:50:46.757Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-02T14:50:46.758Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: abff91ef-3396-4347-b120-510846c90468, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-02T14:50:46.758Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-02-02T14:50:46.759Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-02T14:50:46.759Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-02T14:50:46.989Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4853341535857759585/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-02-02T14:50:48.059Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T14:50:48.059Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-02T14:50:48.059Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.060Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-02T14:50:48.061Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.061Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.061Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:48.061Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-02T14:50:48.061Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T14:50:48.062Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.062Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.062Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:48.062Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-02T14:50:48.062Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T14:50:48.062Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.063Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.063Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.063Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-02T14:50:48.063Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-02T14:50:48.063Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-02T14:50:48.063Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-02T14:50:48.063Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-02T14:50:48.064Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-02T14:50:48.064Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.064Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.064Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.064Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:48.064Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:50:48.065Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.065Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:48.065Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:50:48.065Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.065Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:48.065Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:50:48.065Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.066Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-02T14:50:48.066Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-02T14:50:48.066Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-02T14:50:48.066Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ef0742b2-4284-425d-a1a5-ee5397604a74 2023-02-02T14:50:48.066Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.066Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:48.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:21674cbc-8235-41df-a998-d359040c5e5c Model Version:NULL Model InvariantUuid:b0534bc5-e05d-4109-b34a-b418e95b07f5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:f4f147fe-7511-4889-88ce-c9cc0c242b6d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:911c1b41-ec86-452b-b269-9a84a1b94258 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:46d4bc7b-b00c-414b-b959-3d405e887574 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4e539751-7f93-4e94-ba11-73dddf5b1f5c ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:99c652d7-f332-44d9-9c54-a62385040992 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ef0742b2-4284-425d-a1a5-ee5397604a74 ModelInvariantUuid:6031e52c-f392-489a-a0d3-87ec2955dbcb ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:52f67ce8-de66-4d3f-a9db-c83d34b204b6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:6e27e70d-002a-4367-8ad3-0c187556dce0 ModelInvariantUuid:6af6e4e2-36e2-408e-ad54-f6a6f9343001 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:3f3a1cbc-5256-461f-aa7c-64ac77c5a0d1 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T14:50:48.100Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3ef361c0-1a2e-4408-ac2d-eade756eac56 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:50:48.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||basic_vm_macro 0 2023-02-02T14:50:48.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3ef361c0-1a2e-4408-ac2d-eade756eac56 2023-02-02T14:50:48.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 161e7148-683d-45e4-9b6a-d0f4fb02b80f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-02-02T14:50:48.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-02T14:50:48.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.353Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-02T14:50:48.354Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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 161e7148-683d-45e4-9b6a-d0f4fb02b80f 792 2023-02-02T14:50:48.354Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.354Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:48.354Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:50:48.354Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:48.355Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:48.355Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349448354, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:49.355Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "4e539751-7f93-4e94-ba11-73dddf5b1f5c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "99c652d7-f332-44d9-9c54-a62385040992", "vfModuleModelCustomizationUUID": "8070b90f-d2cc-4740-ab22-fc2a08e831cf", "isBase": true, "artifacts": [ "3fb6774f-d92d-462c-9b5b-468e5fe50af9", "8dbec92b-bfd6-45aa-abb8-fcef491ac6d3" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T14:50:49.360Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:99c652d7-f332-44d9-9c54-a62385040992 VfModuleModelInvariantUUID:4e539751-7f93-4e94-ba11-73dddf5b1f5c VfModuleModelDescription:NULL Artifacts UUID List:{ 3fb6774f-d92d-462c-9b5b-468e5fe50af9 , 8dbec92b-bfd6-45aa-abb8-fcef491ac6d3 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T14:50:49.362Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "4e539751-7f93-4e94-ba11-73dddf5b1f5c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "99c652d7-f332-44d9-9c54-a62385040992", "vfModuleModelCustomizationUUID": "8070b90f-d2cc-4740-ab22-fc2a08e831cf", "isBase": true, "artifacts": [ "3fb6774f-d92d-462c-9b5b-468e5fe50af9", "8dbec92b-bfd6-45aa-abb8-fcef491ac6d3" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-02T14:50:49.362Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:99c652d7-f332-44d9-9c54-a62385040992 VfModuleModelInvariantUUID:4e539751-7f93-4e94-ba11-73dddf5b1f5c VfModuleModelDescription:NULL Artifacts UUID List:{ 3fb6774f-d92d-462c-9b5b-468e5fe50af9 , 8dbec92b-bfd6-45aa-abb8-fcef491ac6d3 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-02T14:50:49.362Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3fb6774f-d92d-462c-9b5b-468e5fe50af9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-02-02T14:50:49.362Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-02T14:50:49.362Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:49.672Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-02T14:50:49.672Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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 3fb6774f-d92d-462c-9b5b-468e5fe50af9 5033 2023-02-02T14:50:49.672Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:49.673Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:49.673Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:50:49.673Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:49.673Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:49.673Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349449672, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:50.674Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8dbec92b-bfd6-45aa-abb8-fcef491ac6d3 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-02-02T14:50:50.674Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-02T14:50:50.674Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:50.895Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-02T14:50:50.895Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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 8dbec92b-bfd6-45aa-abb8-fcef491ac6d3 903 2023-02-02T14:50:50.896Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:50.896Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:50.896Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:50:50.896Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:50.896Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:50.896Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349450896, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:51.897Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 21674cbc-8235-41df-a998-d359040c5e5c 2023-02-02T14:50:51.898Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 3ef361c0-1a2e-4408-ac2d-eade756eac56 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:50:51.914Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@56d500af, org.onap.sdc.toscaparser.api.parameters.Input@3a2b0580, org.onap.sdc.toscaparser.api.parameters.Input@5ca9bf15, org.onap.sdc.toscaparser.api.parameters.Input@4961d351, org.onap.sdc.toscaparser.api.parameters.Input@374f72aa] 2023-02-02T14:50:51.915Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.916Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.916Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-02-02T14:50:51.916Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 46d4bc7b-b00c-414b-b959-3d405e887574 2023-02-02T14:50:51.916Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 46d4bc7b-b00c-414b-b959-3d405e887574 matches Tosca VF Customization UUID: 46d4bc7b-b00c-414b-b959-3d405e887574 2023-02-02T14:50:51.916Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 46d4bc7b-b00c-414b-b959-3d405e887574 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-02-02T14:50:51.919Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.919Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.920Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 46d4bc7b-b00c-414b-b959-3d405e887574: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-02-02T14:50:51.920Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@35692f6 2023-02-02T14:50:51.920Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.920Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.920Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8070b90f-d2cc-4740-ab22-fc2a08e831cf 2023-02-02T14:50:51.921Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8070b90f-d2cc-4740-ab22-fc2a08e831cf Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-02-02T14:50:51.923Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.923Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:51.923Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:50:51.924Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.924Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:51.924Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:50:51.924Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.924Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-02T14:50:51.925Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-02T14:50:51.925Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-02T14:50:51.925Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ef0742b2-4284-425d-a1a5-ee5397604a74 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-02-02T14:50:51.928Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.928Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:51.928Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-02T14:50:51.929Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.929Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-02T14:50:51.929Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=46d4bc7b-b00c-414b-b959-3d405e887574 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:50:51.931Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.931Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.932Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 21674cbc-8235-41df-a998-d359040c5e5c: basic_vm_macro 2023-02-02T14:50:51.932Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.932Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.932Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.932Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.932Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.932Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.933Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.933Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.933Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:50:51.933Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:51.933Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:52.066Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 3ef361c0-1a2e-4408-ac2d-eade756eac56 1 ASDC deployResourceStructure 2023-02-02T14:50:52.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:52.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:52.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:50:52.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:52.067Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:52.068Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349452067, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:53.069Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:53.069Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:53.070Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:50:53.070Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:53.070Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:53.070Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349453068, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:54.071Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:54.072Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:54.072Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:50:54.072Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:54.072Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:54.072Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349454071, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:55.073Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:55.074Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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-02-02T14:50:55.074Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:50:55.074Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:50:55.074Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:50:55.074Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349455073, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:56.075Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dfdad50a-4862-45e6-908c-2e5a77632deb Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:50:56.121Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dfdad50a-4862-45e6-908c-2e5a77632deb Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:50:56.126Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:50:56.145Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T14:50:59.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:50:59.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06aaa7c0-b852-4def-bc73-b21299a35a8c", "consumerID": "SO-sdc-controller", "timestamp": 1675349436333, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T14:50:59.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:59.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-02T14:50:59.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:59.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:50:59.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349437400, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349445754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349448354, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349449672, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:59.744Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349450896, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349452067, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349453068, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349454071, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-02T14:50:59.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:50:59.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:50:59.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349455073, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:50:59.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:26.145Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dfdad50a-4862-45e6-908c-2e5a77632deb and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T14:51:26.173Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dfdad50a-4862-45e6-908c-2e5a77632deb and serviceModelVersionId: 21674cbc-8235-41df-a998-d359040c5e5c 2023-02-02T14:51:26.174Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b0534bc5-e05d-4109-b34a-b418e95b07f5 2023-02-02T14:51:26.174Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b0534bc5-e05d-4109-b34a-b418e95b07f5/model-vers/model-ver/21674cbc-8235-41df-a998-d359040c5e5c?depth=0 2023-02-02T14:51:26.178Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T14:51:26.218Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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/b0534bc5-e05d-4109-b34a-b418e95b07f5/model-vers/model-ver/21674cbc-8235-41df-a998-d359040c5e5c?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-02-02T14:51:26.219Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b0534bc5-e05d-4109-b34a-b418e95b07f5/model-vers/model-ver/21674cbc-8235-41df-a998-d359040c5e5c?depth=0|INFO|500||Invoke 2023-02-02T14:51:26.233Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b0534bc5-e05d-4109-b34a-b418e95b07f5/model-vers/model-ver/21674cbc-8235-41df-a998-d359040c5e5c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T14:51:26.419Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b0534bc5-e05d-4109-b34a-b418e95b07f5/model-vers/model-ver/21674cbc-8235-41df-a998-d359040c5e5c?depth=0|INFO|500||InvokeReturn 2023-02-02T14:51:26.420Z|dfdad50a-4862-45e6-908c-2e5a77632deb|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/b0534bc5-e05d-4109-b34a-b418e95b07f5/model-vers/model-ver/21674cbc-8235-41df-a998-d359040c5e5c?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 14:51:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[177], vertex-id=[311368], x-aai-txid=[2-aai-resources-230202-14:51:27:262-63255], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T14:51:26.421Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-02-02T14:51:26.421Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T14:51:26.421Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:51:26.426Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-02T14:51:26.427Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dfdad50a-4862-45e6-908c-2e5a77632deb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T14:51:26.427Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T14:51:26.427Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:26.427Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:26.427Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349486427, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-02-02T14:51:27.498Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:51:46.084Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-02T14:51:46.084Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b463c16b-d87c-41c1-bd8e-ae3770d5bbd7","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"c6262b3f-8fe6-46e0-b446-2b7547944999","serviceDescription":"service","serviceInvariantUUID":"607022ca-5f3a-4f60-8774-243299085167","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"9faecccb-0d34-4e57-9f3c-8fdab9937606","resourceInvariantUUID":"64d56781-3cd3-4d05-b018-f4424e412c63","resourceCustomizationUUID":"0823fbcf-dfbe-478c-bd81-70fbf846652d","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":"NTVjMWUyYzhiYzdlNDk2ZDIxMzAwODM0OTNmOGUxOGI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"24943df2-5983-47f7-a835-3cc5352b4b79","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":"8139022b-cfe8-46d1-8cd6-9461fbb35121","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":"02be137e-7bbe-4c91-ba0e-501ac1f6ed2f","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":"OGFlOTIwZDFiZmYzY2I5NjA3NWIyNWIyYzI4YTk2Mjg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8b802379-ed5c-45cb-aad6-900e26aa6876","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":"b6038dd2-eeaf-4655-9717-89fa2b085483","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":"35f1a6ee-590e-470b-b9aa-d96f53037014","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":"7f52314f-5eed-4da6-a194-1a62f6c4210c","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":"M2FmOTY0NjE5YWZlZTE1YTE0NjNhY2Y1MTE0NGEyZGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"40920142-f0ee-48be-ad5d-25ec7419966f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MWRmM2M1NDVkNDNiOGMxYWY3ZWViZDMxOWNkMDExM2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0bf0e382-2ec0-4a99-a0fe-2f522b066d65","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-02T14:51:46.087Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:46.087Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:46.087Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:46.087Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:47.088Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:47.089Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:47.089Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:47.089Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:48.090Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:48.091Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:48.091Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:48.091Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:49.092Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:49.093Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:49.093Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:49.093Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:50.094Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:50.095Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:50.095Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:50.095Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:51.096Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:51.097Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:51.097Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:51.097Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:52.098Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:52.099Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:52.099Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:52.099Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:53.100Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:53.101Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:53.101Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:53.101Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:54.102Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-02T14:51:54.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:54.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:54.103Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:55.104Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "c6262b3f-8fe6-46e0-b446-2b7547944999", "serviceDescription": "service", "serviceInvariantUUID": "607022ca-5f3a-4f60-8774-243299085167", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "0823fbcf-dfbe-478c-bd81-70fbf846652d", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "9faecccb-0d34-4e57-9f3c-8fdab9937606", "resourceInvariantUUID": "64d56781-3cd3-4d05-b018-f4424e412c63", "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": "MWRmM2M1NDVkNDNiOGMxYWY3ZWViZDMxOWNkMDExM2Y\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0bf0e382-2ec0-4a99-a0fe-2f522b066d65" } ], "workloadContext": "Production" } 2023-02-02T14:51:55.105Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-02T14:51:55.105Z|dfdad50a-4862-45e6-908c-2e5a77632deb|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c6262b3f-8fe6-46e0-b446-2b7547944999 ASDC 2023-02-02T14:51:55.105Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:c6262b3f-8fe6-46e0-b446-2b7547944999 ServiceInvariantUUID:607022ca-5f3a-4f60-8774-243299085167 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:0bf0e382-2ec0-4a99-a0fe-2f522b066d65 ArtifactChecksum:MWRmM2M1NDVkNDNiOGMxYWY3ZWViZDMxOWNkMDExM2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:0823fbcf-dfbe-478c-bd81-70fbf846652d ResourceInvariantUUID:64d56781-3cd3-4d05-b018-f4424e412c63 ResourceName:test-pnf ResourceType:PNF ResourceUUID:9faecccb-0d34-4e57-9f3c-8fdab9937606 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-02T14:51:55.106Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c6262b3f-8fe6-46e0-b446-2b7547944999 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:51:55.188Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T14:51:55.188Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-02T14:51:55.189Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-02T14:51:55.189Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0bf0e382-2ec0-4a99-a0fe-2f522b066d65 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-02T14:51:55.189Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-02T14:51:55.189Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:55.936Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-02T14:51:55.937Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 0bf0e382-2ec0-4a99-a0fe-2f522b066d65 111098 2023-02-02T14:51:55.937Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:55.937Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:55.937Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-02T14:51:55.938Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:55.938Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:55.938Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349515937, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:56.939Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-02T14:51:56.940Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-02T14:51:56.940Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 0bf0e382-2ec0-4a99-a0fe-2f522b066d65, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-02T14:51:56.940Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-02-02T14:51:56.941Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-02T14:51:56.941Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-02T14:51:57.147Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15554336084369526507/Definitions/service-TestPnfMacro-template.yml 2023-02-02T14:51:57.917Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-02T14:51:57.917Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-02T14:51:57.917Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-02T14:51:57.917Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-02T14:51:57.917Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.919Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-02T14:51:57.919Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-02T14:51:57.919Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T14:51:57.919Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.919Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.919Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.920Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.921Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.921Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.921Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.921Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.921Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:c6262b3f-8fe6-46e0-b446-2b7547944999 Model Version:NULL Model InvariantUuid:607022ca-5f3a-4f60-8774-243299085167 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-02-02T14:51:57.933Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 9faecccb-0d34-4e57-9f3c-8fdab9937606 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:51:57.936Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-02-02T14:51:57.936Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 9faecccb-0d34-4e57-9f3c-8fdab9937606 2023-02-02T14:51:57.936Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||No resources found for Service: c6262b3f-8fe6-46e0-b446-2b7547944999 2023-02-02T14:51:57.936Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: c6262b3f-8fe6-46e0-b446-2b7547944999 2023-02-02T14:51:57.937Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 9faecccb-0d34-4e57-9f3c-8fdab9937606 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:51:57.942Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@48610154, org.onap.sdc.toscaparser.api.parameters.Input@3cec56a7, org.onap.sdc.toscaparser.api.parameters.Input@2215cb4a, org.onap.sdc.toscaparser.api.parameters.Input@407230df, org.onap.sdc.toscaparser.api.parameters.Input@d9e224] 2023-02-02T14:51:57.942Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.942Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.942Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid c6262b3f-8fe6-46e0-b446-2b7547944999: test-pnf 2023-02-02T14:51:57.942Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Processing PNF resource: 9faecccb-0d34-4e57-9f3c-8fdab9937606 2023-02-02T14:51:57.942Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-02T14:51:57.943Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:57.943Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Resource customization UUID: 0823fbcf-dfbe-478c-bd81-70fbf846652d is the same as notified resource customizationUUID: 0823fbcf-dfbe-478c-bd81-70fbf846652d Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-02-02T14:51:58.024Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 9faecccb-0d34-4e57-9f3c-8fdab9937606 0 ASDC deployResourceStructure 2023-02-02T14:51:58.024Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:58.024Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|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-02-02T14:51:58.025Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-02T14:51:58.025Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:51:58.025Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:51:58.025Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349518024, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:59.026Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:51:59.056Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:51:59.064Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:51:59.065Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T14:51:59.065Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T14:51:59.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:51:59.761Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.761Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "dfdad50a-4862-45e6-908c-2e5a77632deb", "consumerID": "SO-sdc-controller", "timestamp": 1675349486427, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T14:51:59.762Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.762Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.762Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.762Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.762Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.762Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.762Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.763Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.764Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.765Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.766Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.767Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.768Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.769Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.770Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.770Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.770Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.770Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.770Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.770Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.771Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.771Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.771Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.771Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.771Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.771Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349487498, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:51:59.771Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349499292, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "multicloud-k8s", "timestamp": 1675349504799, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.772Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "cds-sdc-listener", "timestamp": 1675349518958, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.773Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349515937, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349510277, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349519620, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.774Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349509707, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349518024, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349519842, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-02T14:51:59.775Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:52:29.065Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:52:29.173Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:52:29.182Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:52:29.182Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T14:52:29.183Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T14:52:59.183Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:52:59.228Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:52:59.235Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:52:59.235Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-02T14:52:59.235Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-02T14:52:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:52:59.748Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T14:52:59.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349521945, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:52:59.749Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:52:59.749Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T14:52:59.749Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1675349522950, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:52:59.792Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 2023-02-02T14:52:59.792Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:52:59.850Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T14:52:59.850Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349527998, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-02T14:52:59.851Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-02T14:52:59.851Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T14:52:59.851Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "aai-model-loader", "timestamp": 1675349529000, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:52:59.872Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 2023-02-02T14:52:59.872Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-02T14:53:29.236Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:53:29.252Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-02-02T14:53:29.260Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-02T14:53:29.260Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-02T14:53:29.260Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-02T14:53:29.261Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-02T14:53:29.261Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:53:29.261Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:53:29.261Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-02T14:53:29.261Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-02T14:53:29.285Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-02T14:53:59.285Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-02-02T14:53:59.299Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 and serviceModelVersionId: c6262b3f-8fe6-46e0-b446-2b7547944999 2023-02-02T14:53:59.299Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 607022ca-5f3a-4f60-8774-243299085167 2023-02-02T14:53:59.301Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0 2023-02-02T14:53:59.307Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-02-02T14:53:59.347Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0|INFO|500||Invoke 2023-02-02T14:53:59.347Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b463c16b-d87c-41c1-bd8e-ae3770d5bbd7], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[76af4b08-c4d7-4c58-b0ba-0d02ac24079c], X-ECOMP-RequestID=[b463c16b-d87c-41c1-bd8e-ae3770d5bbd7], X-TransactionId=[], X-ONAP-RequestID=[b463c16b-d87c-41c1-bd8e-ae3770d5bbd7], Content-Type=[application/merge-patch+json]} 2023-02-02T14:53:59.370Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-02T14:53:59.643Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?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/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Feb 2023 14:54:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[269], vertex-id=[237776], x-aai-txid=[0-aai-resources-230202-14:54:00:398-96467], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-02T14:53:59.643Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-02T14:53:59.644Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/607022ca-5f3a-4f60-8774-243299085167/model-vers/model-ver/c6262b3f-8fe6-46e0-b446-2b7547944999?depth=0|INFO|500||InvokeReturn 2023-02-02T14:53:59.644Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-02T14:53:59.644Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-02T14:53:59.650Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-02T14:53:59.651Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b463c16b-d87c-41c1-bd8e-ae3770d5bbd7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-02T14:53:59.651Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-02T14:53:59.651Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-02T14:53:59.651Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-02T14:53:59.651Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349639651, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:53:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:53:59.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-02-02T14:53:59.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b463c16b-d87c-41c1-bd8e-ae3770d5bbd7", "consumerID": "SO-sdc-controller", "timestamp": 1675349639651, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-02T14:53:59.734Z||pool-2-thread-4|||||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-02-02T14:54:00.691Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:54:59.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:55:00.692Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:55:59.727Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:56:00.694Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:56:59.728Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:57:00.694Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:57:59.728Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:58:00.696Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:58:59.730Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T14:59:00.697Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T14:59:59.732Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:00:00.699Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:00:59.734Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:01:00.700Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:01:59.736Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:02:00.701Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:02:59.736Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:03:00.702Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:03:59.738Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:04:00.702Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:04:59.739Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:05:00.703Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:05:59.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:06:00.706Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:06:59.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:07:00.706Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:07:59.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:08:00.708Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:08:59.742Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:09:00.710Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:09:59.744Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:10:00.711Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:10:59.746Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:11:00.711Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:11:59.746Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:12:00.712Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:12:59.746Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:13:00.713Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:13:59.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:14:00.713Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:14:59.748Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:15:00.714Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:15:59.750Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:16:00.714Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:16:59.751Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:17:00.715Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:17:59.752Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:18:00.717Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:18:59.752Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:19:00.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:19:59.754Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:20:00.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:20:59.755Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:21:00.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:21:59.756Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:22:00.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:22:59.756Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:23:00.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:23:59.758Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:24:00.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:24:59.758Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:25:00.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:25:59.758Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:26:00.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:26:59.759Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:27:00.723Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:27:59.761Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:28:00.723Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:28:59.765Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:29:00.725Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:29:59.767Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:30:00.725Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:30:59.768Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:31:00.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:31:59.774Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:32:00.728Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:32:59.775Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:33:00.729Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:33:59.775Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:34:00.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:34:59.776Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:35:00.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:35:59.776Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:36:00.734Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:36:59.781Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:37:00.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:37:59.781Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:38:00.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:38:59.782Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:39:00.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:39:59.784Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:40:00.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:40:59.785Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:41:00.738Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:41:59.788Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:42:00.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:42:59.788Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:43:00.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:43:59.789Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:44:00.740Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:44:59.789Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:45:00.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:45:59.790Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:46:00.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:46:59.791Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:47:00.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:47:59.793Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:48:00.743Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:48:59.797Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:49:00.743Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:49:59.798Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:50:00.743Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:50:59.799Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:51:00.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:51:59.801Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:52:00.745Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:52:59.802Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:53:00.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:53:59.803Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:54:00.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:54:59.804Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:55:00.747Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:55:59.805Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:56:00.747Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:56:59.807Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:57:00.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:57:59.808Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:58:00.750Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:58:59.809Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T15:59:00.751Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T15:59:59.810Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:00:00.752Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:00:59.812Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:01:00.754Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:01:59.813Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:02:00.755Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:02:59.814Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:03:00.758Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:03:59.814Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:04:00.759Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:04:59.814Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:05:00.760Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:05:59.815Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:06:00.760Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:06:59.816Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:07:00.762Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:07:59.817Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:08:00.762Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:08:59.819Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:09:00.764Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:09:59.820Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:10:00.764Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:10:59.821Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:11:00.765Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:11:59.821Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:12:00.766Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:12:59.822Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:13:00.767Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:13:59.824Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:14:00.768Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:14:59.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:15:00.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:15:59.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:16:00.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:16:59.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:17:00.770Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:17:59.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:18:00.771Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:18:59.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:19:00.772Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:19:59.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:20:00.774Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:20:59.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:21:00.774Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:21:59.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:22:00.775Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:22:59.834Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:23:00.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:23:59.834Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:24:00.777Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:24:59.835Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:25:00.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:25:59.837Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:26:00.786Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:26:59.838Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:27:00.786Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:27:59.840Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:28:00.787Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:28:59.841Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:29:00.788Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:29:59.843Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:30:00.790Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:30:59.844Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:31:00.791Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:31:59.844Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:32:00.791Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:32:59.845Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:33:00.792Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:33:59.846Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:34:00.793Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:34:59.846Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:35:00.793Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:35:59.849Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:36:00.795Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:36:59.850Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:37:00.796Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:37:59.851Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:38:00.796Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:38:59.852Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:39:00.798Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:39:59.854Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:40:00.802Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:40:59.854Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:41:00.804Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:41:59.855Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:42:00.805Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:42:59.856Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:43:00.805Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:43:59.858Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:44:00.805Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:44:59.864Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:45:00.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:45:59.865Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:46:00.807Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:46:59.866Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:47:00.808Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:47:59.868Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:48:00.809Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:48:59.870Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:49:00.810Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:49:59.872Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:50:00.811Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:50:59.873Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:51:00.812Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:51:59.874Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:52:00.812Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:52:59.878Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:53:00.813Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:53:59.879Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:54:00.815Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:54:59.879Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:55:00.816Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:55:59.880Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:56:00.816Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:56:59.881Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:57:00.817Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:57:59.882Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:58:00.818Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:58:59.883Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T16:59:00.819Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T16:59:59.883Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:00:00.821Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:00:59.888Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:01:00.822Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:01:59.890Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:02:00.822Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:02:59.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:03:00.823Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:03:59.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:04:00.824Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:04:59.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:05:00.827Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:05:59.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:06:00.828Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:06:59.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:07:00.829Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:07:59.895Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:08:00.829Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:08:59.897Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:09:00.830Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:09:59.898Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:10:00.831Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:10:59.899Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:11:00.832Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:11:59.901Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:12:00.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:12:59.902Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:13:00.836Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:13:59.903Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:14:00.836Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:14:59.904Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:15:00.838Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:15:59.904Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:16:00.838Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:16:59.906Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:17:00.839Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:17:59.906Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:18:00.839Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:18:59.907Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:19:00.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:19:59.909Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:20:00.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:20:59.909Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:21:00.841Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:21:59.911Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:22:00.842Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:22:59.911Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:23:00.843Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:23:59.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:24:00.845Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:24:59.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:25:00.846Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:25:59.912Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:26:00.847Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:26:59.913Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:27:00.848Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:27:59.913Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:28:00.849Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:28:59.914Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:29:00.849Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:29:59.915Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:30:00.851Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:30:59.917Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:31:00.852Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:31:59.918Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:32:00.852Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:32:59.918Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:33:00.854Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:33:59.919Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:34:00.855Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:34:59.919Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:35:00.856Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:35:59.920Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:36:00.857Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:36:59.920Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:37:00.858Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:37:59.920Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:38:00.860Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:38:59.921Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:39:00.862Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:39:59.922Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:40:00.862Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:40:59.924Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:41:00.864Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:41:59.926Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:42:00.864Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:42:59.928Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:43:00.866Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:43:59.929Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:44:00.868Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:44:59.930Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:45:00.869Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:45:59.931Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:46:00.869Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:46:59.932Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:47:00.874Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:47:59.933Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:48:00.876Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:48:59.934Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:49:00.876Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:49:59.935Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:50:00.877Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:50:59.936Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:51:00.878Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:51:59.940Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:52:00.879Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:52:59.941Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:53:00.881Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:53:59.942Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:54:00.882Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:54:59.943Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:55:00.883Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:55:59.944Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:56:00.884Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:56:59.945Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:57:00.884Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:57:59.945Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:58:00.886Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:58:59.946Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T17:59:00.887Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T17:59:59.946Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:00:00.888Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:00:59.946Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:01:00.888Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:01:59.947Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:02:00.893Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:02:59.949Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:03:00.894Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:03:59.951Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:04:00.898Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:04:59.952Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:05:00.899Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:05:59.952Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:06:00.899Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:06:59.954Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:07:00.900Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:07:59.955Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:08:00.901Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:08:59.956Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:09:00.901Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:09:59.957Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:10:00.902Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:10:59.959Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:11:00.904Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:11:59.960Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:12:00.905Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:12:59.962Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:13:00.906Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:13:59.963Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:14:00.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:14:59.969Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:15:00.908Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:15:59.971Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:16:00.909Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:16:59.972Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:17:00.909Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:17:59.973Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:18:00.909Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:18:59.973Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:19:00.910Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:19:59.974Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:20:00.912Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:20:59.976Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:21:00.912Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:21:59.977Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:22:00.913Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:22:59.978Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:23:00.913Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:23:59.982Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:24:00.915Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:24:59.983Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:25:00.916Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:25:59.984Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:26:00.916Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:26:59.985Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:27:00.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:27:59.987Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:28:00.918Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:28:59.987Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:29:00.919Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:29:59.989Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:30:00.920Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:30:59.994Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:31:00.921Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:31:59.996Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:32:00.924Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:32:59.997Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:33:00.924Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:33:59.998Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:34:00.924Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:35:00.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:35:00.925Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:36:00.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:36:00.927Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:37:00.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:37:00.927Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:38:00.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:38:00.928Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:39:00.004Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:39:00.930Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:40:00.005Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:40:00.931Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:41:00.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:41:00.932Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:42:00.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:42:00.932Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:43:00.007Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:43:00.933Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:44:00.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:44:00.934Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:45:00.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:45:00.934Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:46:00.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:46:00.936Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:47:00.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:47:00.936Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:48:00.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:48:00.937Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:49:00.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:49:00.937Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:50:00.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:50:00.937Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:51:00.016Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:51:00.938Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:52:00.016Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:52:00.952Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:53:00.017Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:53:00.958Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:54:00.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:54:00.958Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:55:00.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:55:00.960Z|4922cdff-01e4-45cb-ba86-f98afb50b96a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:56:00.021Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:56:00.962Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:57:00.022Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:57:00.962Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:58:00.022Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:58:00.963Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T18:59:00.024Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T18:59:00.966Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:00:00.025Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:00:00.966Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:01:00.025Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:01:00.969Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:02:00.026Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:02:00.969Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:03:00.028Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:03:00.970Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:04:00.029Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:04:00.971Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:05:00.029Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:05:00.972Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:06:00.030Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:06:00.973Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:07:00.030Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:07:00.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:08:00.030Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:08:00.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:09:00.032Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:09:00.978Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:10:00.033Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:10:00.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:11:00.034Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:11:00.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:12:00.035Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:12:00.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:13:00.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:13:00.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:14:00.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:14:00.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:15:00.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:15:00.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:16:00.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:16:00.982Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:17:00.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:17:00.983Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:18:00.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:18:00.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:19:00.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:19:00.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:20:00.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:20:00.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:21:00.045Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:21:00.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:22:00.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:22:00.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:23:00.052Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:23:00.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:24:00.052Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:24:00.994Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:25:00.054Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:25:00.994Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:26:00.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:26:00.995Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:27:00.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:27:00.996Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:28:00.056Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:28:00.997Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:29:00.056Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:29:00.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:30:00.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:30:00.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:31:00.057Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:31:00.999Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:32:00.059Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:32:01.001Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:33:00.059Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:33:01.002Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:34:00.060Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:34:01.003Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:35:00.062Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:35:01.004Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:36:00.062Z|06aaa7c0-b852-4def-bc73-b21299a35a8c|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:36:01.005Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:37:00.065Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:37:01.006Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:38:00.066Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:38:01.006Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:39:00.066Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:39:01.007Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:40:00.066Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:40:01.008Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:41:00.069Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:41:01.010Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:42:00.069Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:42:01.011Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:43:00.070Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:43:01.011Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:44:00.072Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:44:01.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:45:00.074Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:45:01.014Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:46:00.076Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:46:01.015Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:47:00.077Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:47:01.015Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:48:00.078Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:48:01.016Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:49:00.078Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:49:01.017Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-02T19:50:00.078Z|3dc7d110-bd17-483b-bec3-112ebc136bef|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-02T19:50:01.018Z|b463c16b-d87c-41c1-bd8e-ae3770d5bbd7|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO