Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-01-31T09:19:50.361Z||main|||||INFO|500||The following profiles are active: basic
2023-01-31T09:20:02.031Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-31T09:20:02.032Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-31T09:20:02.150Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-31T09:20:06.252Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-31T09:20:06.659Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-31T09:20:07.136Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-31T09:20:07.347Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-31T09:20:07.921Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-31T09:20:09.945Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-31T09:20:10.839Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-01-31T09:20:13.793Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-31T09:20:13.915Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-31T09:20:13.926Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-31T09:20:13.936Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-31T09:20:14.582Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-31T09:20:14.966Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-31T09:20:16.282Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-01-31T09:20:17.108Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-31T09:20:17.109Z||main|||||ERROR|500||(conn=1779) Table 'catalogdb.activity_spec' doesn't exist
2023-01-31T09:20:17.122Z||main|||||WARN|500||Exception on deploying activitySpecs:  could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-01-31T09:20:20.126Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-01-31T09:20:22.944Z||main|||||WARN|500||---
2023-01-31T09:20:22.945Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-31T09:20:22.945Z||main|||||WARN|500||---
2023-01-31T09:20:23.320Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-31T09:20:28.095Z||main|||||INFO|500||Started Application in 41.108 seconds (JVM running for 43.808)
2023-01-31T09:20:28.126Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-31T09:20:28.129Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-31T09:20:28.137Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-31T09:20:28.178Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 97aacc3e-cc44-430f-95cc-5d1fb4974831 url= /sdc/v1/artifactTypes
2023-01-31T09:20:28.183Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T09:20:28.591Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-31T09:20:28.643Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-01-31T09:20:28.644Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-31T09:20:28.644Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c34fa27b-3d1d-43a4-a31e-53c66a20bb0d url= /sdc/v1/distributionKafkaData
2023-01-31T09:20:28.645Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-31T09:20:28.856Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-31T09:20:28.863Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5d8e19c8
2023-01-31T09:20:28.947Z||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-7ad46c09-7d7c-49a5-9fc0-279ecf133946
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-01-31T09:20:29.022Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Instantiated an idempotent producer.
2023-01-31T09:20:29.139Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-31T09:20:29.205Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-31T09:20:29.205Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-31T09:20:29.205Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675156829202
2023-01-31T09:20:29.210Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-31T09:20:29.238Z||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-ae049177-3f00-413b-b502-c5c7b35932a4
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-01-31T09:20:29.362Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-31T09:20:29.363Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-31T09:20:29.364Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675156829362
2023-01-31T09:20:29.367Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:20:29.372Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:20:29.373Z||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-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-01-31T09:20:29.404Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-31T09:20:29.405Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-31T09:20:29.407Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1675156829404
2023-01-31T09:20:29.408Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:20:29.413Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:20:29.421Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-31T09:20:30.099Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Cluster ID: vrhLRBUrTPyYP_Z-0bkSdg
2023-01-31T09:20:30.099Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:30.100Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:30.100Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] ProducerId set to 3 with epoch 0
2023-01-31T09:20:30.100Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:30.101Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:30.101Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:30.101Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:30.104Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T09:20:30.104Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T09:20:30.104Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T09:20:30.104Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T09:20:30.104Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Cluster ID: vrhLRBUrTPyYP_Z-0bkSdg
2023-01-31T09:20:30.105Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T09:20:30.105Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T09:20:30.105Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Cluster ID: vrhLRBUrTPyYP_Z-0bkSdg
2023-01-31T09:20:30.106Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-01-31T09:20:30.106Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-01-31T09:20:30.132Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] (Re-)joining group
2023-01-31T09:20:30.133Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] (Re-)joining group
2023-01-31T09:20:30.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3-32d559f0-2107-4eaa-87f8-e7332daf7431
2023-01-31T09:20:30.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-01-31T09:20:30.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] (Re-)joining group
2023-01-31T09:20:30.302Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4-73bdbbd2-afb3-4e46-8501-cb21a515ef1b
2023-01-31T09:20:30.303Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-01-31T09:20:30.303Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] (Re-)joining group
2023-01-31T09:20:36.282Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3-32d559f0-2107-4eaa-87f8-e7332daf7431', protocol='range'}
2023-01-31T09:20:36.286Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4-73bdbbd2-afb3-4e46-8501-cb21a515ef1b', protocol='range'}
2023-01-31T09:20:36.395Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:36.395Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:36.395Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:36.396Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:36.396Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:36.396Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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 Z_CvW41zSdaRWnlSohv5ig
2023-01-31T09:20:36.401Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3-32d559f0-2107-4eaa-87f8-e7332daf7431=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-ae049177-3f00-413b-b502-c5c7b35932a4-73bdbbd2-afb3-4e46-8501-cb21a515ef1b=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-01-31T09:20:36.444Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4-73bdbbd2-afb3-4e46-8501-cb21a515ef1b', protocol='range'}
2023-01-31T09:20:36.446Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-01-31T09:20:36.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3-32d559f0-2107-4eaa-87f8-e7332daf7431', protocol='range'}
2023-01-31T09:20:36.447Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-01-31T09:20:36.451Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-31T09:20:36.451Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-31T09:20:36.467Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-31T09:20:36.467Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-31T09:20:36.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-31T09:20:36.468Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-31T09:20:36.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-31T09:20:36.468Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-31T09:20:36.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-31T09:20:36.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-31T09:20:36.468Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-31T09:20:36.468Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-31T09:20:36.468Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-31T09:20:36.469Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-31T09:20:36.506Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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-01-31T09:20:36.507Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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-01-31T09:20:36.560Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-31T09:20:36.560Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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-01-31T09:20:36.560Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-31T09:20:36.560Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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-01-31T09:20:36.562Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-31T09:20:36.563Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-31T09:20:36.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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-01-31T09:20:36.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, 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-01-31T09:20:36.565Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-31T09:20:36.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-31T09:21:29.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:21:29.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:22:29.379Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:22:29.416Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:23:29.379Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:23:29.417Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:24:29.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:24:29.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:25:29.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:25:29.419Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:26:29.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:26:29.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:27:29.384Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:27:29.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:28:29.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:28:29.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:29:29.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:29:29.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:29:30.349Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Node -1 disconnected.
2023-01-31T09:29:30.386Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ae049177-3f00-413b-b502-c5c7b35932a4, groupId=so] Node -1 disconnected.
2023-01-31T09:29:30.393Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5bb3bd1d-e4a3-446f-b897-50e97f1b68a3, groupId=so] Node -1 disconnected.
2023-01-31T09:30:29.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:30:29.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:30:29.687Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-31T09:31:29.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:31:29.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:32:29.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:32:29.426Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:33:29.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:33:29.427Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:34:29.400Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:34:29.429Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:35:29.401Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:35:29.430Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:36:29.402Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:36:29.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:37:29.403Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:37:29.432Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:38:29.405Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:38:29.432Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:39:29.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:39:29.434Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:40:29.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:40:29.436Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:41:29.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:41:29.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:42:29.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:42:29.438Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:43:29.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:43:29.439Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:44:29.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:44:29.440Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:45:29.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:45:29.441Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:46:29.418Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:46:29.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:47:29.420Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:47:29.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:48:29.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:48:29.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:49:29.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:49:29.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:50:29.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:50:29.446Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:51:29.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:51:29.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:52:29.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:52:29.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:53:29.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:53:29.449Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:54:29.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:54:29.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:55:29.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:55:29.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:56:29.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:56:29.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:57:29.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:57:29.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:58:29.434Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:58:29.455Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T09:59:29.436Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:59:29.455Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:00:29.437Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:00:29.457Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:01:29.438Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:01:29.457Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:02:29.440Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:02:29.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:03:29.441Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:03:29.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:04:29.443Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:04:29.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:05:29.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:05:29.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:06:29.446Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:06:29.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:07:29.447Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:07:29.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:08:29.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:08:29.464Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:09:29.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:09:29.464Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:10:29.451Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:10:29.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:11:29.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:11:29.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:12:29.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:12:29.468Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:13:29.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:13:29.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:14:29.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:14:29.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:15:29.457Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:15:29.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:16:29.459Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:16:29.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:17:29.460Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:17:29.474Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:18:29.462Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:18:29.474Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:19:29.463Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:19:29.474Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:20:29.465Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:20:29.475Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:21:29.465Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:21:29.476Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:22:29.467Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:22:29.477Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:23:29.468Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:23:29.478Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:24:29.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:24:29.478Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:25:29.470Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:25:29.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:26:29.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:26:29.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:27:29.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:27:29.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:28:29.474Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:28:29.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:29:29.474Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:29:29.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:30:29.476Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:30:29.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:31:29.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:31:29.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:32:29.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:32:29.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:33:29.479Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:33:29.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:34:29.480Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:34:29.484Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:35:29.481Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:35:29.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:36:29.482Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:36:29.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:37:29.483Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:37:29.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:38:29.485Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:38:29.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:39:29.485Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:39:29.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:40:29.487Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:40:29.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:41:29.488Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:41:29.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:42:29.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:42:29.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:43:29.490Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:43:29.492Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:44:29.492Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:44:29.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:45:29.492Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:45:29.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:46:29.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:46:29.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:47:29.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:47:29.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:48:29.495Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:48:29.496Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:49:29.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:49:29.496Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:50:29.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:50:29.498Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:51:29.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:51:29.500Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:52:29.501Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:52:29.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:53:29.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:53:29.502Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:54:29.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:54:29.504Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:55:29.505Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:55:29.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:56:29.505Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:56:29.506Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:57:29.506Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:57:29.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:58:29.507Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:58:29.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T10:59:29.508Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:59:29.508Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:00:29.509Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:00:29.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:01:29.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:01:29.509Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:02:29.510Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:02:29.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:03:29.512Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:03:29.512Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:04:29.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:04:29.513Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:05:29.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:05:29.514Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:06:29.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:06:29.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:07:29.515Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:07:29.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:08:29.516Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:08:29.516Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:09:29.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:09:29.517Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:10:29.519Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:10:29.519Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:11:29.520Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:11:29.521Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:12:29.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:12:29.521Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:13:29.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:13:29.523Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:14:29.524Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:14:29.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:15:29.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:15:29.525Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:16:29.526Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:16:29.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:17:29.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:17:29.530Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:18:29.529Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:18:29.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:19:29.530Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:19:29.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:20:29.530Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:20:29.533Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:21:29.530Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:21:29.533Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:22:29.531Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:22:29.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:23:29.531Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:23:29.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:24:29.534Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:24:29.536Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:25:29.535Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:25:29.536Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:26:29.537Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:26:29.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:27:29.538Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:27:29.538Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:28:29.540Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:28:29.540Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:29:29.541Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:29:29.542Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:30:29.543Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:30:29.543Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:31:29.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:31:29.545Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:32:29.544Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:32:29.546Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:33:29.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:33:29.547Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:34:29.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:34:29.547Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:35:29.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:35:29.548Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:36:29.550Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:36:29.550Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:37:29.550Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:37:29.552Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:38:29.552Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:38:29.553Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:39:29.554Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:39:29.554Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:40:29.556Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:40:29.556Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:41:29.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:41:29.557Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:42:29.558Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:42:29.558Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:43:29.558Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:43:29.560Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:44:29.560Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:44:29.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:45:29.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:45:29.564Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:46:29.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:46:29.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:47:29.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:47:29.566Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:48:29.568Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:48:29.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:49:29.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:49:29.570Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:50:29.572Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:50:29.571Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:51:29.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:51:29.572Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:52:29.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:52:29.574Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:53:29.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:53:29.576Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:54:29.575Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:54:29.576Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:55:29.575Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:55:29.576Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:56:29.575Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:56:29.577Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:57:29.576Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:57:29.577Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:58:29.578Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:58:29.578Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T11:59:29.580Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:59:29.580Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:00:29.581Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:00:29.581Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:01:29.582Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:01:29.582Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:02:29.582Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:02:29.583Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:03:29.584Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:03:29.585Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:04:29.584Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:04:29.586Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:05:29.585Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:05:29.587Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:06:29.585Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:06:29.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:07:29.586Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:07:29.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:08:29.587Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:08:29.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:09:29.589Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:09:29.589Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:10:29.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:10:29.589Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:11:29.594Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:11:29.595Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:12:29.595Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:12:29.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:13:29.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:13:29.597Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:13:57.618Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T12:13:57.619Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"af95a774-2173-46b3-8f27-aafb69902cce","serviceName":"vFW 2023-01-31 12-12-47","serviceVersion":"1.0","serviceUUID":"67e91f05-e401-4d36-8690-aa4b2cf2bade","serviceDescription":"catalog service description","serviceInvariantUUID":"769a53f7-9883-463a-9c49-424ad0a31a22","resources":[{"resourceInstanceName":"vFW 0d82b3cf-d1cf 0","resourceName":"vFW 0d82b3cf-d1cf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"047dd551-7097-4036-b192-651e823e4456","resourceInvariantUUID":"1fbdbe52-48a2-4580-a1ce-bf0b79bb2b15","resourceCustomizationUUID":"eea70c0f-b6ed-4c37-8bee-dc699736e974","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml","artifactChecksum":"MmVlMDRlOTc5NzgxN2Y2ZTAyY2EwMjJkYzllZmY3MWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c2f231a1-3908-459c-973c-51ba49bbab45","artifactVersion":"1"},{"artifactName":"vfw0d82b3cfd1cf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json","artifactChecksum":"NTU2ZjMyYWQwNGEyYThjOGE1NmExY2M0NTNmODliN2U\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d9246fab-f8d3-4677-96e9-bf59786e4634","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"93cb20af-6db6-4fa6-9117-284830ab8a76","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml","artifactChecksum":"ODU2NDUyODZiYjU0NDJhZGUwNGMxYjExNzlkYjNjMTE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b13fe9ff-f3a8-4ec5-b990-f404927cf046","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0c726a06-2e81-4ce2-b930-e4386435be1d","artifactVersion":"2","generatedFromUUID":"93cb20af-6db6-4fa6-9117-284830ab8a76"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230131121247-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml","artifactChecksum":"NTQ3YWZhNTJkZTk4OGE5NzU0Y2UzOGIyZDA0MGFlYjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bb637404-bd31-46c3-8212-d12b6f866236","artifactVersion":"1"},{"artifactName":"service-Vfw20230131121247-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar","artifactChecksum":"ODk4ZGI1YzRlOTBkMDBjODhlYjIyNDg1ZDM3NDgyMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae32da38-1d69-4fc1-b84f-06144c1363cb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T12:13:57.634Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:13:57.644Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:13:57.644Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:13:57.644Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:13:57.652Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:57.652Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:57.652Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:57.653Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:57.653Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:57.653Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:57.702Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:13:57.703Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167233084,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:13:57.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:13:58.688Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:13:58.688Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:13:58.689Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:13:58.689Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:13:59.691Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:13:59.692Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:13:59.693Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:13:59.693Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:00.694Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:14:00.694Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:00.695Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:00.695Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:01.696Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:14:01.696Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:01.696Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:01.697Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:02.697Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:14:02.698Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:02.698Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:02.698Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:03.699Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:14:03.699Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:03.700Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:03.700Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:04.702Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "serviceName": "vFW 2023-01-31 12-12-47",
  "serviceVersion": "1.0",
  "serviceUUID": "67e91f05-e401-4d36-8690-aa4b2cf2bade",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "769a53f7-9883-463a-9c49-424ad0a31a22",
  "resources": [
    {
      "resourceInstanceName": "vFW 0d82b3cf-d1cf 0",
      "resourceCustomizationUUID": "eea70c0f-b6ed-4c37-8bee-dc699736e974",
      "resourceName": "vFW 0d82b3cf-d1cf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "047dd551-7097-4036-b192-651e823e4456",
      "resourceInvariantUUID": "1fbdbe52-48a2-4580-a1ce-bf0b79bb2b15",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw0d82b3cfd1cf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
          "artifactChecksum": "NTU2ZjMyYWQwNGEyYThjOGE1NmExY2M0NTNmODliN2U\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d9246fab-f8d3-4677-96e9-bf59786e4634",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "93cb20af-6db6-4fa6-9117-284830ab8a76",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "0c726a06-2e81-4ce2-b930-e4386435be1d",
            "generatedFromUUID": "93cb20af-6db6-4fa6-9117-284830ab8a76"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "0c726a06-2e81-4ce2-b930-e4386435be1d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230131121247-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
      "artifactChecksum": "ODk4ZGI1YzRlOTBkMDBjODhlYjIyNDg1ZDM3NDgyMmM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ae32da38-1d69-4fc1-b84f-06144c1363cb"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T12:14:04.706Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T12:14:04.706Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 67e91f05-e401-4d36-8690-aa4b2cf2bade ASDC
2023-01-31T12:14:04.820Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:af95a774-2173-46b3-8f27-aafb69902cce
ServiceName:vFW 2023-01-31 12-12-47
ServiceVersion:1.0
ServiceUUID:67e91f05-e401-4d36-8690-aa4b2cf2bade
ServiceInvariantUUID:769a53f7-9883-463a-9c49-424ad0a31a22
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230131121247-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar
ArtifactUUID:ae32da38-1d69-4fc1-b84f-06144c1363cb
ArtifactChecksum:ODk4ZGI1YzRlOTBkMDBjODhlYjIyNDg1ZDM3NDgyMmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 0d82b3cf-d1cf 0
ResourceCustomizationUUID:eea70c0f-b6ed-4c37-8bee-dc699736e974
ResourceInvariantUUID:1fbdbe52-48a2-4580-a1ce-bf0b79bb2b15
ResourceName:vFW 0d82b3cf-d1cf
ResourceType:VF
ResourceUUID:047dd551-7097-4036-b192-651e823e4456
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw0d82b3cfd1cf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json
ArtifactUUID:d9246fab-f8d3-4677-96e9-bf59786e4634
ArtifactChecksum:NTU2ZjMyYWQwNGEyYThjOGE1NmExY2M0NTNmODliN2U=
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/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml
ArtifactUUID:93cb20af-6db6-4fa6-9117-284830ab8a76
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/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env
ArtifactUUID:0c726a06-2e81-4ce2-b930-e4386435be1d
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/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env
ArtifactUUID:0c726a06-2e81-4ce2-b930-e4386435be1d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-31T12:14:04.820Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 67e91f05-e401-4d36-8690-aa4b2cf2bade ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:14:05.173Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T12:14:05.175Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-01-31T12:14:05.176Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-01-31T12:14:05.176Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ae32da38-1d69-4fc1-b84f-06144c1363cb from URL: /sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:05.176Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-01-31T12:14:05.177Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:05.337Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-01-31T12:14:05.352Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar ae32da38-1d69-4fc1-b84f-06144c1363cb 101528
2023-01-31T12:14:05.354Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar ASDC sendASDCNotification
2023-01-31T12:14:05.354Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:05.355Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:14:05.356Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:05.356Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:05.357Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167245352,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:06.357Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T12:14:06.358Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-01-31T12:14:06.358Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: ae32da38-1d69-4fc1-b84f-06144c1363cb, URL: /sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar to file: /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:06.359Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230131121247-csar.csar
2023-01-31T12:14:06.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:06.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:07.136Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10403790874881361082/Definitions/service-Vfw20230131121247-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-01-31T12:14:10.104Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T12:14:10.109Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-01-31T12:14:10.109Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.110Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-31T12:14:10.110Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.110Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.110Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.110Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.110Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.110Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.111Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.111Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.111Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.111Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.111Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0d82b3cf-d1cf 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-Vfw20230131121247-csar.csar
2023-01-31T12:14:10.111Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-01-31T12:14:10.117Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.119Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:10.123Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:10.123Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-01-31T12:14:10.125Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T12:14:10.126Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.127Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:10.127Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:10.127Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-01-31T12:14:10.127Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T12:14:10.127Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.128Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:10.131Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.131Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is not matching search criteria
2023-01-31T12:14:10.131Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-31T12:14:10.131Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-31T12:14:10.131Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.132Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.132Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.132Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-31T12:14:10.132Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-31T12:14:10.132Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-31T12:14:10.132Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-31T12:14:10.133Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.133Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.133Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-31T12:14:10.133Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.133Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-31T12:14:10.133Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.134Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-31T12:14:10.134Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.134Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T12:14:10.135Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.135Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:10.135Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:10.136Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.136Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:10.136Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:10.136Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.136Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:10.137Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:10.137Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.137Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is not matching search criteria
2023-01-31T12:14:10.137Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-31T12:14:10.137Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-31T12:14:10.138Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-31T12:14:10.138Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-31T12:14:10.138Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-31T12:14:10.138Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.138Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.138Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-31T12:14:10.139Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.139Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-31T12:14:10.139Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.139Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8857637d-bf79-4eda-b512-0d8a086acc0f
2023-01-31T12:14:10.139Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.140Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is not matching search criteria
2023-01-31T12:14:10.140Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-31T12:14:10.140Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-31T12:14:10.140Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.140Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.140Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.140Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-31T12:14:10.141Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-31T12:14:10.141Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-31T12:14:10.141Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-31T12:14:10.141Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.141Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-31T12:14:10.141Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.142Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=20727ca1-9888-42f8-b728-ceaf4a49d258
2023-01-31T12:14:10.142Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.142Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is not matching search criteria
2023-01-31T12:14:10.142Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-31T12:14:10.142Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-31T12:14:10.143Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.143Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.143Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.143Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-31T12:14:10.143Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-31T12:14:10.143Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-31T12:14:10.144Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-31T12:14:10.144Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:10.144Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:10.144Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-31T12:14:10.144Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=85b79921-0461-450e-93c6-61c213e0c621
2023-01-31T12:14:10.144Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.145Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:10.145Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.145Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:10.145Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.145Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:10.145Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:10.146Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:10.146Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-31 12-12-47
Description:catalog service description
Model UUID:67e91f05-e401-4d36-8690-aa4b2cf2bade
Model Version:NULL
Model InvariantUuid:769a53f7-9883-463a-9c49-424ad0a31a22
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 0d82b3cf-d1cf
Model UUID:4876087b-275b-4c97-8f02-7207aedd88c6
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:1fbdbe52-48a2-4580-a1ce-bf0b79bb2b15
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:eea70c0f-b6ed-4c37-8bee-dc699736e974
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:abd80080-ba47-49d8-a911-d8fb260dda4a
ModelName:Vfw0d82b3cfD1cf..base_vfw..module-0
ModelUuid:0ec65c02-e7dd-41f2-9737-2f38a0aa7224
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8857637d-bf79-4eda-b512-0d8a086acc0f
ModelInvariantUuid:5db6d0eb-65c2-436d-a6f6-30889ca26873
ModelName:vFW 0d82b3cf-d1cf-nodes.vfwCvfc
ModelUuid:8dac379b-79f9-495f-9a57-1a6dff18f975
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:8c45c853-afd8-4d08-b875-0e2c4e67c81a
ModelInvariantUuid:d6173343-aa24-4f63-ac02-d5641373e6e4
ModelName:Vfw0d82b3cfD1cf.compute.nodes.heat.vfw
ModelUuid:316807e2-675f-4e11-a24c-004a23a87ace
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:20727ca1-9888-42f8-b728-ceaf4a49d258
ModelInvariantUuid:6ef798c0-8a13-4177-a6ae-1ed26303e1b4
ModelName:vFW 0d82b3cf-d1cf-nodes.vsnCvfc
ModelUuid:e65eed33-1c55-498f-ac64-de9bc0bf1674
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:7868c8ed-cc47-4181-a51c-dc049ac137ac
ModelInvariantUuid:3c817d49-03f0-4468-b0a8-2073bcf7e81c
ModelName:Vfw0d82b3cfD1cf.compute.nodes.heat.vsn
ModelUuid:45b987a0-8871-4cef-bcb1-162b16507b92
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:85b79921-0461-450e-93c6-61c213e0c621
ModelInvariantUuid:1111b4a0-7a7f-4fed-b682-300138238ea5
ModelName:vFW 0d82b3cf-d1cf-nodes.vpgCvfc
ModelUuid:4f300e1b-8100-4507-bd63-2beb6795a9d8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:c4718c25-9083-461a-9424-f17be84f43d2
ModelInvariantUuid:c6a2db08-2247-45bf-8120-025f81fcee88
ModelName:Vfw0d82b3cfD1cf.compute.nodes.heat.vpg
ModelUuid:46f53056-934c-437e-805e-1f5578eb7d6a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T12:14:10.170Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 047dd551-7097-4036-b192-651e823e4456
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T12:14:10.227Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||vFW 0d82b3cf-d1cf 0
2023-01-31T12:14:10.233Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 047dd551-7097-4036-b192-651e823e4456
2023-01-31T12:14:10.233Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: d9246fab-f8d3-4677-96e9-bf59786e4634 from URL: /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json
2023-01-31T12:14:10.233Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-01-31T12:14:10.233Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json
2023-01-31T12:14:10.411Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-01-31T12:14:10.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json d9246fab-f8d3-4677-96e9-bf59786e4634 785
2023-01-31T12:14:10.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json ASDC sendASDCNotification
2023-01-31T12:14:10.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json
2023-01-31T12:14:10.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:14:10.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:10.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:10.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167250412,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:11.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0d82b3cfD1cf..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "abd80080-ba47-49d8-a911-d8fb260dda4a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0ec65c02-e7dd-41f2-9737-2f38a0aa7224",
    "vfModuleModelCustomizationUUID": "f2aabae2-fda9-4e72-bd86-49aa05342e4f",
    "isBase": true,
    "artifacts": [
      "93cb20af-6db6-4fa6-9117-284830ab8a76",
      "0c726a06-2e81-4ce2-b930-e4386435be1d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T12:14:11.427Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0d82b3cfD1cf..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0ec65c02-e7dd-41f2-9737-2f38a0aa7224
VfModuleModelInvariantUUID:abd80080-ba47-49d8-a911-d8fb260dda4a
VfModuleModelDescription:NULL
Artifacts UUID List:{
93cb20af-6db6-4fa6-9117-284830ab8a76
,
0c726a06-2e81-4ce2-b930-e4386435be1d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T12:14:11.430Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0d82b3cfD1cf..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "abd80080-ba47-49d8-a911-d8fb260dda4a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0ec65c02-e7dd-41f2-9737-2f38a0aa7224",
    "vfModuleModelCustomizationUUID": "f2aabae2-fda9-4e72-bd86-49aa05342e4f",
    "isBase": true,
    "artifacts": [
      "93cb20af-6db6-4fa6-9117-284830ab8a76",
      "0c726a06-2e81-4ce2-b930-e4386435be1d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T12:14:11.430Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0d82b3cfD1cf..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0ec65c02-e7dd-41f2-9737-2f38a0aa7224
VfModuleModelInvariantUUID:abd80080-ba47-49d8-a911-d8fb260dda4a
VfModuleModelDescription:NULL
Artifacts UUID List:{
93cb20af-6db6-4fa6-9117-284830ab8a76
,
0c726a06-2e81-4ce2-b930-e4386435be1d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T12:14:11.430Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 93cb20af-6db6-4fa6-9117-284830ab8a76 from URL: /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml
2023-01-31T12:14:11.430Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-01-31T12:14:11.431Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml
2023-01-31T12:14:11.589Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-01-31T12:14:11.590Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml 93cb20af-6db6-4fa6-9117-284830ab8a76 20368
2023-01-31T12:14:11.590Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-31T12:14:11.590Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml
2023-01-31T12:14:11.590Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:14:11.591Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:11.591Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:11.591Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167251590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:12.592Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 0c726a06-2e81-4ce2-b930-e4386435be1d from URL: /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env
2023-01-31T12:14:12.592Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-01-31T12:14:12.592Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env
2023-01-31T12:14:12.705Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-01-31T12:14:12.706Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env 0c726a06-2e81-4ce2-b930-e4386435be1d 2098
2023-01-31T12:14:12.706Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-31T12:14:12.706Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env
2023-01-31T12:14:12.706Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:14:12.707Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:12.707Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:12.707Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167252706,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:13.708Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 67e91f05-e401-4d36-8690-aa4b2cf2bade
2023-01-31T12:14:13.710Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0d82b3cf-d1cf 0 047dd551-7097-4036-b192-651e823e4456 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T12:14:13.749Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@74444d35, org.onap.sdc.toscaparser.api.parameters.Input@6b39d2e4, org.onap.sdc.toscaparser.api.parameters.Input@7f20cec3, org.onap.sdc.toscaparser.api.parameters.Input@624a5fa7, org.onap.sdc.toscaparser.api.parameters.Input@34b18b3e]
2023-01-31T12:14:13.754Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.755Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.755Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2023-01-31T12:14:13.755Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= eea70c0f-b6ed-4c37-8bee-dc699736e974
2023-01-31T12:14:13.756Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: eea70c0f-b6ed-4c37-8bee-dc699736e974 matches Tosca VF Customization UUID: eea70c0f-b6ed-4c37-8bee-dc699736e974
2023-01-31T12:14:13.756Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: eea70c0f-b6ed-4c37-8bee-dc699736e974  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-31T12:14:13.765Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.766Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.767Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id eea70c0f-b6ed-4c37-8bee-dc699736e974: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-31T12:14:13.767Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@469d6f4d
2023-01-31T12:14:13.768Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.768Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T12:14:13.769Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f2aabae2-fda9-4e72-bd86-49aa05342e4f
2023-01-31T12:14:13.770Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f2aabae2-fda9-4e72-bd86-49aa05342e4f
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-31T12:14:13.780Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.780Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:13.780Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:13.781Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.781Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:13.782Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:13.782Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.782Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is not matching search criteria
2023-01-31T12:14:13.782Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-31T12:14:13.783Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-31T12:14:13.783Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-31T12:14:13.783Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-31T12:14:13.783Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-31T12:14:13.784Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.784Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:13.784Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-31T12:14:13.784Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:13.784Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-31T12:14:13.784Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.785Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8857637d-bf79-4eda-b512-0d8a086acc0f
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-31T12:14:13.796Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.796Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:13.796Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:13.797Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.797Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is not matching search criteria
2023-01-31T12:14:13.797Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-31T12:14:13.798Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-31T12:14:13.798Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.798Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:13.798Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.799Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-31T12:14:13.799Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-31T12:14:13.799Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-31T12:14:13.800Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-31T12:14:13.800Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:13.800Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-31T12:14:13.800Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.801Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=20727ca1-9888-42f8-b728-ceaf4a49d258
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-31T12:14:13.804Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.805Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:13.805Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:13.809Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.809Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is not matching search criteria
2023-01-31T12:14:13.809Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-31T12:14:13.809Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-31T12:14:13.810Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.810Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:13.810Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.811Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-31T12:14:13.811Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-31T12:14:13.811Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-31T12:14:13.811Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-31T12:14:13.812Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-31T12:14:13.812Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-31T12:14:13.812Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-31T12:14:13.812Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=85b79921-0461-450e-93c6-61c213e0c621
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-31T12:14:13.819Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.819Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:13.819Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:14:13.820Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.820Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Node template vFW 0d82b3cf-d1cf 0 is matching search criteria
2023-01-31T12:14:13.820Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 0d82b3cf-d1cf 0] matching following query criteria: sdcType=VF, customizationUUID=eea70c0f-b6ed-4c37-8bee-dc699736e974
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T12:14:13.823Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.823Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.824Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 67e91f05-e401-4d36-8690-aa4b2cf2bade: vFW 0d82b3cf-d1cf
2023-01-31T12:14:13.824Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.824Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.825Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.825Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.825Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.825Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.826Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.826Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.826Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:14:13.826Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-31 12-12-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:14:13.827Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-01-31 12-12-47 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:14:14.214Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0d82b3cf-d1cf 047dd551-7097-4036-b192-651e823e4456 1 ASDC deployResourceStructure
2023-01-31T12:14:14.215Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json ASDC sendASDCNotification
2023-01-31T12:14:14.215Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json
2023-01-31T12:14:14.215Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:14:14.215Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:14.215Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:14.215Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167254214,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:15.216Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-31T12:14:15.216Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml
2023-01-31T12:14:15.217Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:14:15.217Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:15.217Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:15.218Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167255216,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:16.218Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-31T12:14:16.219Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env
2023-01-31T12:14:16.219Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:14:16.220Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:16.220Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:16.220Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167256218,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:17.221Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar ASDC sendASDCNotification
2023-01-31T12:14:17.222Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar
2023-01-31T12:14:17.222Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:14:17.223Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:14:17.223Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:17.223Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167257221,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:18.224Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:14:18.262Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:14:18.267Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T12:14:18.267Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T12:14:18.267Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T12:14:29.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:29.413Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:14:29.413Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:14:29.414Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:14:48.267Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:14:48.286Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:14:48.290Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T12:14:48.290Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T12:14:48.291Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T12:15:18.291Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:15:18.308Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:15:18.311Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T12:15:18.311Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T12:15:18.312Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T12:15:29.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:15:29.420Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.420Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167215060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.422Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.422Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167204783,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.422Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167233084,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.424Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167215060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.424Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.424Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167204783,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.425Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167233084,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.425Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.426Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.426Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.426Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167204783,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167215060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167233084,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.429Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.429Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.430Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.430Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.430Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.430Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167204783,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.431Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.431Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.431Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167215060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.432Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.433Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.433Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167233084,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.433Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.433Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.434Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.434Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.434Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.434Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167215060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.434Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.435Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.435Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167204783,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.435Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.435Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.435Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167233084,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.436Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.436Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.436Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.436Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.436Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.436Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167204783,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.437Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.437Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.437Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167215060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.437Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.437Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.438Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167233084,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.439Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.439Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.439Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167209597,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.439Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.439Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.439Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167204783,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.440Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.440Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.440Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167215060,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.440Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.440Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.441Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167245510,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.441Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.441Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.441Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167245393,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.441Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.442Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.442Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167245391,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.442Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.442Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.442Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167245352,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.443Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.443Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.443Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167246529,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.443Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.443Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.444Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167247614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.444Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.444Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.444Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167248791,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T12:15:29.468Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of af95a774-2173-46b3-8f27-aafb69902cce
2023-01-31T12:15:29.469Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId af95a774-2173-46b3-8f27-aafb69902cce and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:15:29.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.485Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167249796,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167250412,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167252907,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167251590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.487Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.487Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.487Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167252907,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.487Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.487Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.488Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167252706,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.488Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.488Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.488Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167250812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.489Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.489Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.489Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167246416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.489Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.489Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.490Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167252907,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.490Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.490Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.490Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167250812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.491Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.491Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.491Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167246416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.491Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.491Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.492Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167254214,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.492Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.492Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.492Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167252907,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.492Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.493Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.493Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167250812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.493Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.493Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.493Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167246416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.494Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.494Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.494Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167255216,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.494Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.494Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.495Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167252907,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.495Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.495Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.495Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167250812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.495Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.496Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.496Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167246416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.496Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.496Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.496Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167256218,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.497Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.497Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.497Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167252907,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.497Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.497Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.498Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167250812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.498Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.498Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.498Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167246416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.498Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.499Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.499Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167257221,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.499Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.499Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.499Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167252907,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.500Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.500Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.500Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167250812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.500Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.500Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.501Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167246416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.501Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.501Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.501Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167260861,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.501Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.502Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.502Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167250812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.502Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.502Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.503Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167246416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.503Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.503Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.503Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167260899,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.503Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.504Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.504Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675167260931,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.504Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.504Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.504Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167261473,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.505Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.505Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.505Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167262106,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.505Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.505Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.506Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167262477,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T12:15:29.515Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of af95a774-2173-46b3-8f27-aafb69902cce
2023-01-31T12:15:29.516Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId af95a774-2173-46b3-8f27-aafb69902cce and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:15:29.532Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.533Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167263241,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:15:29.533Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.533Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.534Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167263479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.534Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.534Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.535Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167264294,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:15:29.555Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 95640403-ee8d-482c-bf25-c8fa307023fa
2023-01-31T12:15:29.556Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 95640403-ee8d-482c-bf25-c8fa307023fa and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:15:29.569Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.569Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167263479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.569Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.569Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.570Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675167265297,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.570Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.570Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.570Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167263479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.570Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.571Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.571Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167263479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.571Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.571Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.571Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167263479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.571Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.572Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.572Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167263479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:15:29.572Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.572Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.572Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167263479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:15:29.573Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:29.573Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T12:15:29.573Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167271143,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T12:15:29.573Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:15:48.312Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:15:48.335Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:15:48.339Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T12:15:48.339Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T12:15:48.339Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T12:15:48.339Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T12:16:18.339Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:16:18.357Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:16:18.361Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T12:16:18.361Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T12:16:18.362Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T12:16:18.362Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T12:16:29.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:16:29.413Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.413Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167272150,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T12:16:29.425Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of af95a774-2173-46b3-8f27-aafb69902cce
2023-01-31T12:16:29.425Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId af95a774-2173-46b3-8f27-aafb69902cce and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:16:29.453Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.453Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167270607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:16:29.453Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.453Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.453Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167277486,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T12:16:29.454Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.454Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.454Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "aai-model-loader",
  "timestamp": 1675167278489,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T12:16:29.461Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 95640403-ee8d-482c-bf25-c8fa307023fa
2023-01-31T12:16:29.461Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 95640403-ee8d-482c-bf25-c8fa307023fa and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:16:29.483Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.484Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167282906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:16:29.484Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.484Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.484Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167282906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:16:29.484Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167282906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167282906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.485Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167282906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:16:29.486Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.486Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.486Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167282906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:16:29.486Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.486Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.486Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167282906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:16:29.486Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.487Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.487Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167290697,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:16:29.487Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.487Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.487Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167294454,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T12:16:29.488Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:16:29.488Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:16:29.488Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675167295463,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T12:16:29.495Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 95640403-ee8d-482c-bf25-c8fa307023fa
2023-01-31T12:16:29.496Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 95640403-ee8d-482c-bf25-c8fa307023fa and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:16:48.362Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:16:48.382Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:16:48.385Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T12:16:48.385Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T12:16:48.386Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T12:16:48.386Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T12:16:48.386Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:16:48.387Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:16:48.387Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:16:48.387Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:16:48.387Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T12:16:48.397Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T12:17:18.397Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: af95a774-2173-46b3-8f27-aafb69902cce and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T12:17:18.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: af95a774-2173-46b3-8f27-aafb69902cce and serviceModelVersionId: 67e91f05-e401-4d36-8690-aa4b2cf2bade
2023-01-31T12:17:18.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 769a53f7-9883-463a-9c49-424ad0a31a22
2023-01-31T12:17:29.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:34.134Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0
2023-01-31T12:17:34.247Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T12:17:34.759Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0|INFO|500||Invoke
2023-01-31T12:17:34.764Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[af95a774-2173-46b3-8f27-aafb69902cce], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[844c99b6-667e-4566-88c0-5b7674d77196], X-ECOMP-RequestID=[af95a774-2173-46b3-8f27-aafb69902cce], X-TransactionId=[], X-ONAP-RequestID=[af95a774-2173-46b3-8f27-aafb69902cce], Content-Type=[application/merge-patch+json]}
2023-01-31T12:17:34.786Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T12:17:35.052Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?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/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 12:17:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[233], vertex-id=[168016], x-aai-txid=[0-aai-resources-230131-12:17:34:363-32253], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T12:17:35.054Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-31T12:17:35.055Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/769a53f7-9883-463a-9c49-424ad0a31a22/model-vers/model-ver/67e91f05-e401-4d36-8690-aa4b2cf2bade?depth=0|INFO|500||InvokeReturn
2023-01-31T12:17:35.058Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T12:17:35.058Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T12:17:35.071Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-31T12:17:35.072Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID af95a774-2173-46b3-8f27-aafb69902cce and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T12:17:35.073Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T12:17:35.074Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:35.074Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:35.074Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167455073,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:35.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:17:35.087Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167455073,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T12:17:35.088Z||pool-2-thread-9|||||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-01-31T12:17:36.093Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:17:36.101Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-31T12:17:36.101Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95640403-ee8d-482c-bf25-c8fa307023fa","serviceName":"basic_onboard_OQfNTG","serviceVersion":"1.0","serviceUUID":"0fb27420-d547-4e34-ad44-0773d9b60f44","serviceDescription":"service","serviceInvariantUUID":"91c25d4e-92f6-4cbc-803b-e674849e3eae","resources":[{"resourceInstanceName":"basic_onboard_OQfNTG 0","resourceName":"basic_onboard_OQfNTG","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"28d1ac87-ab56-47e6-ac80-57a7de0b14ec","resourceInvariantUUID":"bbc70f7c-05b8-4c10-884e-8a9ad2936125","resourceCustomizationUUID":"8a3423a5-b188-4cfa-992f-3857825d9c1f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml","artifactChecksum":"OGVlZmI4ZmRkYTQ1ZjFiODg5ZTU2YzQ5N2Q0MjkzMGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"98d103c4-0bb3-4652-987a-e91ac1a7b9a6","artifactVersion":"1"},{"artifactName":"basic_onboard_oqfntg0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json","artifactChecksum":"MWE1MzlkMzI4ZTE5MTQ2ZDZiZTM2NDMwOGE0ZTFjMmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6cad258e-c437-4f1e-abc2-ff483bb1cf81","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c98b54c7-e667-44ec-800f-d95eb01d3049","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ce832ee7-6635-4bb4-9e52-e946e45d080c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca5677ac-205d-4ddf-a9c0-d6747c49ca7d","artifactVersion":"2","generatedFromUUID":"c98b54c7-e667-44ec-800f-d95eb01d3049"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOqfntg-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml","artifactChecksum":"NjM4MTY5ZWI5OTI4NjVlOGE3Y2NhZWE5ZTQ4Zjg5OTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"56e694a5-988b-45fa-bb19-a9dcffce6f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOqfntg-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar","artifactChecksum":"ODE3ZTg5NzlkNzZkZjlhYjAyMzMxNzIwMThjN2ExMWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0f355296-961f-4f17-974c-c0fb95374e88","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T12:17:36.104Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:17:36.105Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:36.105Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:36.105Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:37.106Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:17:37.107Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:37.107Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:37.107Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:38.108Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:17:38.108Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:38.109Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:38.109Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:39.110Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:17:39.111Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:39.111Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:39.111Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:40.112Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:17:40.112Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:40.112Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:40.112Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:41.113Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:17:41.114Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:41.114Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:41.114Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:42.115Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T12:17:42.116Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:42.116Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:42.116Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:43.118Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "serviceName": "basic_onboard_OQfNTG",
  "serviceVersion": "1.0",
  "serviceUUID": "0fb27420-d547-4e34-ad44-0773d9b60f44",
  "serviceDescription": "service",
  "serviceInvariantUUID": "91c25d4e-92f6-4cbc-803b-e674849e3eae",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_OQfNTG 0",
      "resourceCustomizationUUID": "8a3423a5-b188-4cfa-992f-3857825d9c1f",
      "resourceName": "basic_onboard_OQfNTG",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "28d1ac87-ab56-47e6-ac80-57a7de0b14ec",
      "resourceInvariantUUID": "bbc70f7c-05b8-4c10-884e-8a9ad2936125",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_oqfntg0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
          "artifactChecksum": "MWE1MzlkMzI4ZTE5MTQ2ZDZiZTM2NDMwOGE0ZTFjMmQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "6cad258e-c437-4f1e-abc2-ff483bb1cf81",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "c98b54c7-e667-44ec-800f-d95eb01d3049",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ca5677ac-205d-4ddf-a9c0-d6747c49ca7d",
            "generatedFromUUID": "c98b54c7-e667-44ec-800f-d95eb01d3049"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ca5677ac-205d-4ddf-a9c0-d6747c49ca7d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardOqfntg-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
      "artifactChecksum": "ODE3ZTg5NzlkNzZkZjlhYjAyMzMxNzIwMThjN2ExMWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0f355296-961f-4f17-974c-c0fb95374e88"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T12:17:43.118Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T12:17:43.118Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0fb27420-d547-4e34-ad44-0773d9b60f44 ASDC
2023-01-31T12:17:43.119Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:95640403-ee8d-482c-bf25-c8fa307023fa
ServiceName:basic_onboard_OQfNTG
ServiceVersion:1.0
ServiceUUID:0fb27420-d547-4e34-ad44-0773d9b60f44
ServiceInvariantUUID:91c25d4e-92f6-4cbc-803b-e674849e3eae
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOqfntg-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar
ArtifactUUID:0f355296-961f-4f17-974c-c0fb95374e88
ArtifactChecksum:ODE3ZTg5NzlkNzZkZjlhYjAyMzMxNzIwMThjN2ExMWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_OQfNTG 0
ResourceCustomizationUUID:8a3423a5-b188-4cfa-992f-3857825d9c1f
ResourceInvariantUUID:bbc70f7c-05b8-4c10-884e-8a9ad2936125
ResourceName:basic_onboard_OQfNTG
ResourceType:VF
ResourceUUID:28d1ac87-ab56-47e6-ac80-57a7de0b14ec
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_oqfntg0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json
ArtifactUUID:6cad258e-c437-4f1e-abc2-ff483bb1cf81
ArtifactChecksum:MWE1MzlkMzI4ZTE5MTQ2ZDZiZTM2NDMwOGE0ZTFjMmQ=
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/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml
ArtifactUUID:c98b54c7-e667-44ec-800f-d95eb01d3049
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/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env
ArtifactUUID:ca5677ac-205d-4ddf-a9c0-d6747c49ca7d
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/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env
ArtifactUUID:ca5677ac-205d-4ddf-a9c0-d6747c49ca7d
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-31T12:17:43.119Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0fb27420-d547-4e34-ad44-0773d9b60f44 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T12:17:43.165Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T12:17:43.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T12:17:43.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T12:17:43.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 0f355296-961f-4f17-974c-c0fb95374e88 from URL: /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:43.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T12:17:43.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:43.340Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T12:17:43.341Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar 0f355296-961f-4f17-974c-c0fb95374e88 75691
2023-01-31T12:17:43.341Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar ASDC sendASDCNotification
2023-01-31T12:17:43.341Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:43.341Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:17:43.342Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:43.342Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:43.342Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167463341,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:44.343Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T12:17:44.343Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T12:17:44.344Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 0f355296-961f-4f17-974c-c0fb95374e88, URL: /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar to file: /app/ASDC/1/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:44.344Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:44.345Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:44.345Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:44.458Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17404228195976947473/Definitions/service-BasicOnboardOqfntg-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-01-31T12:17:45.670Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T12:17:45.671Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T12:17:45.671Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.671Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-31T12:17:45.672Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_OQfNTG 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-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.672Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.672Z|95640403-ee8d-482c-bf25-c8fa307023fa|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-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.672Z|95640403-ee8d-482c-bf25-c8fa307023fa|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-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.672Z|95640403-ee8d-482c-bf25-c8fa307023fa|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-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.673Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.673Z|95640403-ee8d-482c-bf25-c8fa307023fa|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-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:45.673Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T12:17:45.673Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.674Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:45.674Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:45.674Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T12:17:45.674Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T12:17:45.675Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.675Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:45.675Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:45.676Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T12:17:45.676Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T12:17:45.676Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.676Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:45.677Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.677Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is not matching search criteria
2023-01-31T12:17:45.677Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-01-31T12:17:45.677Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-01-31T12:17:45.678Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-01-31T12:17:45.678Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-31T12:17:45.678Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-31T12:17:45.678Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.679Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T12:17:45.679Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.679Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:45.679Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:17:45.680Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.680Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:45.680Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:17:45.681Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.681Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:45.681Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:17:45.681Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.682Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is not matching search criteria
2023-01-31T12:17:45.682Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-31T12:17:45.682Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-31T12:17:45.683Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=6c324744-1c68-4d31-bf9a-3427906b9346
2023-01-31T12:17:45.683Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.683Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:45.683Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.684Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:45.684Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.684Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:45.684Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:45.685Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:45.685Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_OQfNTG
Description:service
Model UUID:0fb27420-d547-4e34-ad44-0773d9b60f44
Model Version:NULL
Model InvariantUuid:91c25d4e-92f6-4cbc-803b-e674849e3eae
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_OQfNTG
Model UUID:67cebb86-ed89-47ab-9f53-fb9f963de9b4
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:bbc70f7c-05b8-4c10-884e-8a9ad2936125
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8a3423a5-b188-4cfa-992f-3857825d9c1f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:26cecff3-05e1-4e5b-a314-27caa10bbc49
ModelName:BasicOnboardOqfntg..base_ubuntu18..module-0
ModelUuid:1581829d-c220-4236-b671-0bd1788eb6d3
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6c324744-1c68-4d31-bf9a-3427906b9346
ModelInvariantUuid:17dbbec3-9b13-4d05-a673-b2acaa62f242
ModelName:basic_onboard_OQfNTG-nodes.ubuntu18Cvfc
ModelUuid:114cbf65-1e4c-4816-976f-d74568842cfd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:968bcd5d-c747-4844-badf-b0472863872f
ModelInvariantUuid:ae1946bb-2157-4f81-a829-6242df390b4d
ModelName:BasicOnboardOqfntg.compute.nodes.heat.ubuntu18
ModelUuid:71bd229b-feab-43b3-806a-6a819016ab4c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T12:17:45.699Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 28d1ac87-ab56-47e6-ac80-57a7de0b14ec
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T12:17:45.703Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||basic_onboard_OQfNTG 0
2023-01-31T12:17:45.703Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 28d1ac87-ab56-47e6-ac80-57a7de0b14ec
2023-01-31T12:17:45.703Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6cad258e-c437-4f1e-abc2-ff483bb1cf81 from URL: /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json
2023-01-31T12:17:45.704Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T12:17:45.704Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json
2023-01-31T12:17:45.762Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T12:17:45.762Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json 6cad258e-c437-4f1e-abc2-ff483bb1cf81 798
2023-01-31T12:17:45.763Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json ASDC sendASDCNotification
2023-01-31T12:17:45.763Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json
2023-01-31T12:17:45.763Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:17:45.764Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:45.764Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:45.764Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167465763,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:46.765Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardOqfntg..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "26cecff3-05e1-4e5b-a314-27caa10bbc49",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1581829d-c220-4236-b671-0bd1788eb6d3",
    "vfModuleModelCustomizationUUID": "41b8797c-b77f-4b35-88bd-221cb092f78a",
    "isBase": true,
    "artifacts": [
      "c98b54c7-e667-44ec-800f-d95eb01d3049",
      "ca5677ac-205d-4ddf-a9c0-d6747c49ca7d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T12:17:46.769Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOqfntg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1581829d-c220-4236-b671-0bd1788eb6d3
VfModuleModelInvariantUUID:26cecff3-05e1-4e5b-a314-27caa10bbc49
VfModuleModelDescription:NULL
Artifacts UUID List:{
c98b54c7-e667-44ec-800f-d95eb01d3049
,
ca5677ac-205d-4ddf-a9c0-d6747c49ca7d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T12:17:46.771Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardOqfntg..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "26cecff3-05e1-4e5b-a314-27caa10bbc49",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1581829d-c220-4236-b671-0bd1788eb6d3",
    "vfModuleModelCustomizationUUID": "41b8797c-b77f-4b35-88bd-221cb092f78a",
    "isBase": true,
    "artifacts": [
      "c98b54c7-e667-44ec-800f-d95eb01d3049",
      "ca5677ac-205d-4ddf-a9c0-d6747c49ca7d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T12:17:46.771Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOqfntg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1581829d-c220-4236-b671-0bd1788eb6d3
VfModuleModelInvariantUUID:26cecff3-05e1-4e5b-a314-27caa10bbc49
VfModuleModelDescription:NULL
Artifacts UUID List:{
c98b54c7-e667-44ec-800f-d95eb01d3049
,
ca5677ac-205d-4ddf-a9c0-d6747c49ca7d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T12:17:46.771Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c98b54c7-e667-44ec-800f-d95eb01d3049 from URL: /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml
2023-01-31T12:17:46.772Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T12:17:46.772Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml
2023-01-31T12:17:46.837Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T12:17:46.838Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml c98b54c7-e667-44ec-800f-d95eb01d3049 5033
2023-01-31T12:17:46.838Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-31T12:17:46.839Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml
2023-01-31T12:17:46.839Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:17:46.839Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:46.839Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:46.840Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167466838,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:47.842Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ca5677ac-205d-4ddf-a9c0-d6747c49ca7d from URL: /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env
2023-01-31T12:17:47.842Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T12:17:47.842Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env
2023-01-31T12:17:47.910Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T12:17:47.911Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env ca5677ac-205d-4ddf-a9c0-d6747c49ca7d 909
2023-01-31T12:17:47.911Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-31T12:17:47.912Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env
2023-01-31T12:17:47.912Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T12:17:47.912Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:47.913Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:47.913Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167467911,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:48.914Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 0fb27420-d547-4e34-ad44-0773d9b60f44
2023-01-31T12:17:48.915Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_OQfNTG 0 28d1ac87-ab56-47e6-ac80-57a7de0b14ec ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T12:17:48.936Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3a9c37fc, org.onap.sdc.toscaparser.api.parameters.Input@706de9cb, org.onap.sdc.toscaparser.api.parameters.Input@6401d2d8, org.onap.sdc.toscaparser.api.parameters.Input@1de032c1, org.onap.sdc.toscaparser.api.parameters.Input@4618d556]
2023-01-31T12:17:48.937Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.937Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.937Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-01-31T12:17:48.937Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 8a3423a5-b188-4cfa-992f-3857825d9c1f
2023-01-31T12:17:48.937Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8a3423a5-b188-4cfa-992f-3857825d9c1f matches Tosca VF Customization UUID: 8a3423a5-b188-4cfa-992f-3857825d9c1f
2023-01-31T12:17:48.938Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 8a3423a5-b188-4cfa-992f-3857825d9c1f  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-31T12:17:48.940Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.941Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.941Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 8a3423a5-b188-4cfa-992f-3857825d9c1f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-31T12:17:48.941Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2fb38b81
2023-01-31T12:17:48.942Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.942Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T12:17:48.942Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 41b8797c-b77f-4b35-88bd-221cb092f78a
2023-01-31T12:17:48.942Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 41b8797c-b77f-4b35-88bd-221cb092f78a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-31T12:17:48.945Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.946Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:48.946Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:17:48.946Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.947Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:48.947Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:17:48.947Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.947Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is not matching search criteria
2023-01-31T12:17:48.948Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-31T12:17:48.948Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-31T12:17:48.948Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=6c324744-1c68-4d31-bf9a-3427906b9346
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-31T12:17:48.951Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.951Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:48.951Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T12:17:48.952Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.952Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OQfNTG 0 is matching search criteria
2023-01-31T12:17:48.952Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OQfNTG 0] matching following query criteria: sdcType=VF, customizationUUID=8a3423a5-b188-4cfa-992f-3857825d9c1f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T12:17:48.955Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.955Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.955Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 0fb27420-d547-4e34-ad44-0773d9b60f44: basic_onboard_OQfNTG
2023-01-31T12:17:48.955Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.956Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.956Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.956Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.956Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.957Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.957Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.957Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.957Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T12:17:48.958Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OQfNTG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T12:17:48.958Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_OQfNTG 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T12:17:49.109Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_OQfNTG 28d1ac87-ab56-47e6-ac80-57a7de0b14ec 1 ASDC deployResourceStructure
2023-01-31T12:17:49.109Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json ASDC sendASDCNotification
2023-01-31T12:17:49.109Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json
2023-01-31T12:17:49.110Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:17:49.110Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:49.110Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:49.110Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167469109,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:50.111Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-31T12:17:50.111Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml
2023-01-31T12:17:50.111Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:17:50.112Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:50.112Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:50.112Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167470111,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:51.114Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-31T12:17:51.114Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env
2023-01-31T12:17:51.114Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:17:51.114Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:51.114Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:51.115Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167471114,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:52.116Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar ASDC sendASDCNotification
2023-01-31T12:17:52.116Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar
2023-01-31T12:17:52.116Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T12:17:52.117Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:17:52.117Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:17:52.117Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167472116,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:17:53.118Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95640403-ee8d-482c-bf25-c8fa307023fa
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:17:53.135Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95640403-ee8d-482c-bf25-c8fa307023fa
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T12:17:53.138Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T12:17:53.138Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T12:17:53.138Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T12:17:53.138Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T12:17:53.138Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:17:53.139Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:17:53.139Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:17:53.139Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T12:17:53.139Z|95640403-ee8d-482c-bf25-c8fa307023fa|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-01-31T12:17:53.148Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T12:18:23.148Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95640403-ee8d-482c-bf25-c8fa307023fa and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T12:18:23.159Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95640403-ee8d-482c-bf25-c8fa307023fa and serviceModelVersionId: 0fb27420-d547-4e34-ad44-0773d9b60f44
2023-01-31T12:18:23.159Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91c25d4e-92f6-4cbc-803b-e674849e3eae
2023-01-31T12:18:23.160Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0
2023-01-31T12:18:23.164Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T12:18:23.227Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0|INFO|500||Invoke
2023-01-31T12:18:23.227Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95640403-ee8d-482c-bf25-c8fa307023fa], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[24fec7e6-3952-45dd-a54e-ea65c7970b29], X-ECOMP-RequestID=[95640403-ee8d-482c-bf25-c8fa307023fa], X-TransactionId=[], X-ONAP-RequestID=[95640403-ee8d-482c-bf25-c8fa307023fa], Content-Type=[application/merge-patch+json]}
2023-01-31T12:18:23.233Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T12:18:23.357Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?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/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 12:18:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[405688], x-aai-txid=[2-aai-resources-230131-12:18:22:804-44124], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T12:18:23.357Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-31T12:18:23.358Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91c25d4e-92f6-4cbc-803b-e674849e3eae/model-vers/model-ver/0fb27420-d547-4e34-ad44-0773d9b60f44?depth=0|INFO|500||InvokeReturn
2023-01-31T12:18:23.358Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T12:18:23.359Z|95640403-ee8d-482c-bf25-c8fa307023fa|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-01-31T12:18:23.364Z|95640403-ee8d-482c-bf25-c8fa307023fa|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-01-31T12:18:23.365Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95640403-ee8d-482c-bf25-c8fa307023fa and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T12:18:23.365Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T12:18:23.366Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T12:18:23.366Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:18:23.366Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167503365,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T12:18:24.386Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:18:29.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:18:29.416Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.417Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:18:29.418Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.418Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.418Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T12:18:29.418Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.418Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.418Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-01-31T12:18:29.419Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.419Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.419Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:18:29.419Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.419Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.419Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-01-31T12:18:29.419Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167456093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.420Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167463341,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167465763,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167466838,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.421Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.422Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167467911,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T12:18:29.422Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.422Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.423Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167469109,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T12:18:29.423Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.423Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.423Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167470111,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-01-31T12:18:29.423Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.424Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.424Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167471114,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-01-31T12:18:29.424Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.424Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.424Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167472116,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T12:18:29.424Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:18:29.425Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-31T12:18:29.425Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675167503365,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T12:18:29.425Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T12:19:24.387Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:19:29.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:20:24.388Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:20:29.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:21:24.389Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:21:29.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:22:24.389Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:22:29.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:23:24.390Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:23:29.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:24:24.391Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:24:29.414Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:25:24.392Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:25:29.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:26:24.393Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:26:29.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:27:24.394Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:27:29.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:27:31.534Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Node 1 disconnected.
2023-01-31T12:28:24.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:28:29.418Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:29:24.397Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:29:29.419Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:30:24.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:30:29.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:31:24.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:31:29.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:32:24.402Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:32:29.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:33:24.403Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:33:29.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:34:24.405Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:34:29.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:35:24.406Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:35:29.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:36:24.407Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:36:29.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:37:24.407Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:37:29.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:38:24.407Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:38:29.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:39:24.408Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:39:29.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:40:24.409Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:40:29.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:41:24.410Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:41:29.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:42:24.410Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:42:29.428Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:43:24.412Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:43:29.428Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:44:24.412Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:44:29.429Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:45:24.413Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:45:29.431Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:46:24.415Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:46:29.431Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:47:24.417Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:47:29.432Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:48:24.418Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:48:29.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:49:24.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:49:29.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:50:24.419Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:50:29.435Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:51:24.419Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:51:29.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:52:24.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:52:29.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:53:24.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:53:29.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:54:24.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:54:29.441Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:55:24.423Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:55:29.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:56:24.423Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:56:29.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:57:24.425Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:57:29.445Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:58:24.427Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:58:29.445Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:59:24.427Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:59:29.445Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:00:24.428Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:00:29.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:01:24.430Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:01:29.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:01:55.150Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-31T13:01:55.151Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"aca33e1f-9475-4ba0-96d1-a146315e7937","serviceDescription":"service","serviceInvariantUUID":"a074abbc-8c30-423e-93f4-1113aa9896c7","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"60bafb90-b327-4ec0-9e9d-7d2885893368","resourceInvariantUUID":"1ec32c93-6e3b-4c9c-b88c-2c04b31c88a9","resourceCustomizationUUID":"40bfc1ab-2232-4acb-b5f4-77f4644c237e","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":"YTVhMjA4OTJkMTdkYjEzYzQ0ZGRhN2Y0YWNmZjgxMzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"99c6d0b9-27e1-4ec6-a2b3-14f3fac84e0d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZTBkMThlMDc5ZTMyYjgzZmEwNGJmYjhhNWU3NjM1NTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d4353819-ec3c-4ca3-8271-b2900fd22263","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:01:55.158Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:01:55.159Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:01:55.159Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:01:55.159Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170084430,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:01:55.162Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.163Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.163Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.163Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.163Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.164Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:01:55.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:01:55.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:01:56.165Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:01:56.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:01:56.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:01:56.166Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170084430,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:01:57.167Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "aca33e1f-9475-4ba0-96d1-a146315e7937",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a074abbc-8c30-423e-93f4-1113aa9896c7",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "40bfc1ab-2232-4acb-b5f4-77f4644c237e",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "60bafb90-b327-4ec0-9e9d-7d2885893368",
      "resourceInvariantUUID": "1ec32c93-6e3b-4c9c-b88c-2c04b31c88a9",
      "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": "ZTBkMThlMDc5ZTMyYjgzZmEwNGJmYjhhNWU3NjM1NTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d4353819-ec3c-4ca3-8271-b2900fd22263"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T13:01:57.168Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T13:01:57.168Z|95640403-ee8d-482c-bf25-c8fa307023fa|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 aca33e1f-9475-4ba0-96d1-a146315e7937 ASDC
2023-01-31T13:01:57.168Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:aca33e1f-9475-4ba0-96d1-a146315e7937
ServiceInvariantUUID:a074abbc-8c30-423e-93f4-1113aa9896c7
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:d4353819-ec3c-4ca3-8271-b2900fd22263
ArtifactChecksum:ZTBkMThlMDc5ZTMyYjgzZmEwNGJmYjhhNWU3NjM1NTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:40bfc1ab-2232-4acb-b5f4-77f4644c237e
ResourceInvariantUUID:1ec32c93-6e3b-4c9c-b88c-2c04b31c88a9
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:60bafb90-b327-4ec0-9e9d-7d2885893368
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-01-31T13:01:57.169Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF aca33e1f-9475-4ba0-96d1-a146315e7937 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:01:57.218Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:01:57.219Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:01:57.219Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:01:57.219Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d4353819-ec3c-4ca3-8271-b2900fd22263 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-31T13:01:57.219Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:01:57.220Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-31T13:01:57.479Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:01:57.483Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar d4353819-ec3c-4ca3-8271-b2900fd22263 57793
2023-01-31T13:01:57.483Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-31T13:01:57.483Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-31T13:01:57.484Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:01:57.484Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:01:57.484Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:01:57.485Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170117483,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:01:58.485Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:01:58.486Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:01:58.487Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: d4353819-ec3c-4ca3-8271-b2900fd22263, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:58.487Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-31T13:01:58.488Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:58.488Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:58.691Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8670126791548201248/Definitions/service-BasicNetwork-template.yml
2023-01-31T13:01:59.235Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T13:01:59.235Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T13:01:59.235Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.236Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-31T13:01:59.236Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.236Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.236Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.236Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.236Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.236Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.237Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.237Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.237Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T13:01:59.237Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.237Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.238Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-31T13:01:59.238Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T13:01:59.238Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:01:59.238Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.239Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.239Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-31T13:01:59.239Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T13:01:59.239Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:01:59.239Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.239Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.240Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.240Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.240Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.240Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.241Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.241Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.241Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.241Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.241Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:aca33e1f-9475-4ba0-96d1-a146315e7937
Model Version:NULL
Model InvariantUuid:a074abbc-8c30-423e-93f4-1113aa9896c7
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:1ec32c93-6e3b-4c9c-b88c-2c04b31c88a9
Model UUID:c18a509a-4709-4dc4-ac21-130fcdd65e2d
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:40bfc1ab-2232-4acb-b5f4-77f4644c237e
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T13:01:59.260Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 60bafb90-b327-4ec0-9e9d-7d2885893368
2023-01-31T13:01:59.260Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||No resources found for Service: aca33e1f-9475-4ba0-96d1-a146315e7937
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:01:59.269Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||
2023-01-31T13:01:59.270Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-01-31T13:01:59.271Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||No resources found for Service: aca33e1f-9475-4ba0-96d1-a146315e7937
2023-01-31T13:01:59.271Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: aca33e1f-9475-4ba0-96d1-a146315e7937
2023-01-31T13:01:59.271Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-01-31T13:01:59.272Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:01:59.278Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@305e09dd, org.onap.sdc.toscaparser.api.parameters.Input@56c08cbc, org.onap.sdc.toscaparser.api.parameters.Input@42d092cb, org.onap.sdc.toscaparser.api.parameters.Input@322043ff, org.onap.sdc.toscaparser.api.parameters.Input@7270a487]
2023-01-31T13:01:59.280Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.280Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.280Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.281Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.281Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid aca33e1f-9475-4ba0-96d1-a146315e7937: Generic NeutronNet
2023-01-31T13:01:59.281Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.281Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.282Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.282Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-01-31T13:01:59.346Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.346Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.347Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.347Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.347Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:01:59.348Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:01:59.348Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-31T13:01:59.476Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-01-31T13:01:59.476Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-31T13:01:59.477Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-31T13:01:59.477Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:01:59.477Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:01:59.478Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:01:59.478Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170119476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:02:00.479Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:02:00.595Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:02:00.606Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:02:00.606Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:02:00.606Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:02:29.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:02:29.412Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:02:29.412Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170084430,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:02:29.413Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:02:30.608Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:02:30.689Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:02:30.708Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:02:30.709Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:02:30.709Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:03:00.709Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:03:00.725Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:03:00.728Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:03:00.728Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:03:00.728Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:03:29.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:29.413Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170082027,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:03:29.414Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.414Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.414Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170086428,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:03:29.414Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.414Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.415Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170084430,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:03:29.415Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.415Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.416Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:03:29.416Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.416Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.416Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170082027,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:03:29.416Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.416Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.417Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170086428,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:03:29.418Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.418Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170117899,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:03:29.418Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.418Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170117483,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:03:29.419Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.419Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.419Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170117992,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:03:29.419Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.419Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.419Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170119476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:03:29.420Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170122225,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:03:29.420Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170123228,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:03:29.447Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
2023-01-31T13:03:29.448Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:03:29.464Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.464Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170132906,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:03:29.465Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.465Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.465Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170132906,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:03:29.465Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170136208,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:03:29.466Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.466Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.466Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170138938,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:03:29.467Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:03:29.467Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:03:29.467Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170139946,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:03:29.476Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
2023-01-31T13:03:29.476Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:03:30.728Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:03:30.752Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:03:30.758Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:03:30.758Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T13:03:30.758Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T13:03:30.758Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T13:03:30.758Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:03:30.758Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:03:30.758Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:03:30.759Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|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-01-31T13:03:30.778Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T13:04:00.778Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T13:04:00.786Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35 and serviceModelVersionId: aca33e1f-9475-4ba0-96d1-a146315e7937
2023-01-31T13:04:00.787Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a074abbc-8c30-423e-93f4-1113aa9896c7
2023-01-31T13:04:00.789Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0
2023-01-31T13:04:00.798Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T13:04:00.869Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0|INFO|500||Invoke
2023-01-31T13:04:00.869Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8d780b6f-ec59-45a7-a393-aa24319f5b2f], X-ECOMP-RequestID=[1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35], X-TransactionId=[], X-ONAP-RequestID=[1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35], Content-Type=[application/merge-patch+json]}
2023-01-31T13:04:00.881Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T13:04:01.050Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?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/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 13:04:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[344072], x-aai-txid=[0-aai-resources-230131-13:04:00:434-18720], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T13:04:01.051Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-31T13:04:01.051Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a074abbc-8c30-423e-93f4-1113aa9896c7/model-vers/model-ver/aca33e1f-9475-4ba0-96d1-a146315e7937?depth=0|INFO|500||InvokeReturn
2023-01-31T13:04:01.052Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T13:04:01.053Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|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-01-31T13:04:01.069Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|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-01-31T13:04:01.069Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T13:04:01.069Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T13:04:01.070Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:01.070Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:01.070Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170241069,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:04:02.114Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:04:02.120Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-31T13:04:02.120Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"02602bae-cf6c-4bbc-a04b-0a99cd40f85f","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed","serviceDescription":"service","serviceInvariantUUID":"bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b6b4a4e7-0a8e-439f-abb4-8467949e83a0","resourceInvariantUUID":"8cd5a6b5-71f5-417c-984f-479a69c69304","resourceCustomizationUUID":"669487d0-48bd-4c4b-82de-417f55f6a0f0","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":"MzM0OGQxOWZhN2Y5ODliNDM3YjAyZjNlYzlhM2Q1ZDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8f48ea91-d893-4e2c-9e8b-1c2658e40fb6","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":"ZjgwZDY5NTJlZTIxMTZiOWVhZTYzZGJhMjU5MTdmNDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e985ee63-c181-48ee-8033-431bcf90add2","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":"c4d51573-7712-40d4-a95a-ca24f8d00d3d","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":"fb02cb18-ab09-44f3-a23d-569c320aeac2","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":"e14b2fd4-186d-4269-b1ff-102c58509005","artifactVersion":"2","generatedFromUUID":"c4d51573-7712-40d4-a95a-ca24f8d00d3d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NTA1M2VjNzJhYjZkOTczZmNkMmNhNzA4NWRjNjljOTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b0367d3-2a1a-4630-97b9-6d1826c24092","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OGExNDgwM2FmOTU3MmJiMzYyZDU4MWQ0OWM1YTEwNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"140f701d-bace-4a50-9c65-fe313507e6bd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:04:02.123Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:04:02.123Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:02.123Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:02.123Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:03.124Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:04:03.124Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:03.125Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:03.125Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:04.126Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:04:04.126Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:04.126Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:04.127Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:05.127Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:04:05.128Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:05.128Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:05.128Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:06.129Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:04:06.130Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:06.130Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:06.130Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:07.131Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:04:07.132Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:07.132Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:07.132Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:08.133Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:04:08.134Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:08.134Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:08.134Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:09.136Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed",
  "serviceDescription": "service",
  "serviceInvariantUUID": "bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "669487d0-48bd-4c4b-82de-417f55f6a0f0",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b6b4a4e7-0a8e-439f-abb4-8467949e83a0",
      "resourceInvariantUUID": "8cd5a6b5-71f5-417c-984f-479a69c69304",
      "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": "ZjgwZDY5NTJlZTIxMTZiOWVhZTYzZGJhMjU5MTdmNDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e985ee63-c181-48ee-8033-431bcf90add2",
          "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": "c4d51573-7712-40d4-a95a-ca24f8d00d3d",
          "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": "e14b2fd4-186d-4269-b1ff-102c58509005",
            "generatedFromUUID": "c4d51573-7712-40d4-a95a-ca24f8d00d3d"
          },
          "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": "e14b2fd4-186d-4269-b1ff-102c58509005",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "OGExNDgwM2FmOTU3MmJiMzYyZDU4MWQ0OWM1YTEwNWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "140f701d-bace-4a50-9c65-fe313507e6bd"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T13:04:09.136Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T13:04:09.136Z|1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed ASDC
2023-01-31T13:04:09.136Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:02602bae-cf6c-4bbc-a04b-0a99cd40f85f
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed
ServiceInvariantUUID:bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51
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:140f701d-bace-4a50-9c65-fe313507e6bd
ArtifactChecksum:OGExNDgwM2FmOTU3MmJiMzYyZDU4MWQ0OWM1YTEwNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:669487d0-48bd-4c4b-82de-417f55f6a0f0
ResourceInvariantUUID:8cd5a6b5-71f5-417c-984f-479a69c69304
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:b6b4a4e7-0a8e-439f-abb4-8467949e83a0
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:e985ee63-c181-48ee-8033-431bcf90add2
ArtifactChecksum:ZjgwZDY5NTJlZTIxMTZiOWVhZTYzZGJhMjU5MTdmNDI=
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:c4d51573-7712-40d4-a95a-ca24f8d00d3d
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:e14b2fd4-186d-4269-b1ff-102c58509005
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:e14b2fd4-186d-4269-b1ff-102c58509005
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-31T13:04:09.137Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:04:09.210Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:04:09.211Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:04:09.211Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:04:09.211Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 140f701d-bace-4a50-9c65-fe313507e6bd from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-31T13:04:09.211Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:04:09.212Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-31T13:04:09.287Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:04:09.287Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 140f701d-bace-4a50-9c65-fe313507e6bd 75204
2023-01-31T13:04:09.288Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-31T13:04:09.288Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-31T13:04:09.288Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:04:09.289Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:09.289Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:09.289Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170249288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:10.290Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:04:10.291Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:04:10.291Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 140f701d-bace-4a50-9c65-fe313507e6bd, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:10.292Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-31T13:04:10.292Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:10.292Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:10.408Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12675969994176492998/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-31T13:04:11.561Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T13:04:11.562Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T13:04:11.562Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.562Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-31T13:04:11.562Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.562Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.563Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:11.564Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:11.564Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T13:04:11.564Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:04:11.564Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.564Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:11.565Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:11.565Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T13:04:11.565Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:04:11.565Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.565Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:11.565Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.566Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-31T13:04:11.566Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-31T13:04:11.566Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-31T13:04:11.566Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-31T13:04:11.566Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-31T13:04:11.566Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-31T13:04:11.566Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.567Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T13:04:11.567Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.567Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:11.567Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:04:11.567Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.568Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:11.568Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:04:11.568Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.568Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:11.568Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:04:11.568Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.568Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-31T13:04:11.569Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-31T13:04:11.569Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-31T13:04:11.569Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e1594971-752a-4032-a88e-2c8ad61277d1
2023-01-31T13:04:11.569Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.569Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:11.569Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.569Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:11.570Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.570Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:11.570Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:11.570Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:11.570Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed
Model Version:NULL
Model InvariantUuid:bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:fd19430c-546f-467e-8e67-5672414f6152
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8cd5a6b5-71f5-417c-984f-479a69c69304
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:669487d0-48bd-4c4b-82de-417f55f6a0f0
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:5b4fdee3-f2e6-4dc2-82e1-db73397f1eb2
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:2269245f-5b88-442d-9131-50a3ce22417f
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:e1594971-752a-4032-a88e-2c8ad61277d1
ModelInvariantUuid:0feaedcf-4f44-4895-a667-b4fb4a1418c4
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:b66006c9-ec4d-4e35-9d76-2b3701f675e0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:7c818050-ab4c-4d00-bfb0-f216440f44c6
ModelInvariantUuid:c01ab0e5-8701-4dc4-9a78-cbca7e1a9eab
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:ab826ad2-7e0f-4c87-a28e-c0765b5a62cf
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T13:04:11.581Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: b6b4a4e7-0a8e-439f-abb4-8467949e83a0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:04:11.585Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||basic_vm 0
2023-01-31T13:04:11.585Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b6b4a4e7-0a8e-439f-abb4-8467949e83a0
2023-01-31T13:04:11.585Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e985ee63-c181-48ee-8033-431bcf90add2 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-31T13:04:11.585Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:04:11.585Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-31T13:04:11.651Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:04:11.652Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json e985ee63-c181-48ee-8033-431bcf90add2 787
2023-01-31T13:04:11.652Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-01-31T13:04:11.652Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-31T13:04:11.652Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:04:11.653Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:11.653Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:11.653Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170251652,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:12.654Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "5b4fdee3-f2e6-4dc2-82e1-db73397f1eb2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2269245f-5b88-442d-9131-50a3ce22417f",
    "vfModuleModelCustomizationUUID": "3101564c-ef1d-4df6-b9a1-4c1e40449c99",
    "isBase": true,
    "artifacts": [
      "c4d51573-7712-40d4-a95a-ca24f8d00d3d",
      "e14b2fd4-186d-4269-b1ff-102c58509005"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:04:12.658Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2269245f-5b88-442d-9131-50a3ce22417f
VfModuleModelInvariantUUID:5b4fdee3-f2e6-4dc2-82e1-db73397f1eb2
VfModuleModelDescription:NULL
Artifacts UUID List:{
c4d51573-7712-40d4-a95a-ca24f8d00d3d
,
e14b2fd4-186d-4269-b1ff-102c58509005

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T13:04:12.660Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "5b4fdee3-f2e6-4dc2-82e1-db73397f1eb2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2269245f-5b88-442d-9131-50a3ce22417f",
    "vfModuleModelCustomizationUUID": "3101564c-ef1d-4df6-b9a1-4c1e40449c99",
    "isBase": true,
    "artifacts": [
      "c4d51573-7712-40d4-a95a-ca24f8d00d3d",
      "e14b2fd4-186d-4269-b1ff-102c58509005"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:04:12.660Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2269245f-5b88-442d-9131-50a3ce22417f
VfModuleModelInvariantUUID:5b4fdee3-f2e6-4dc2-82e1-db73397f1eb2
VfModuleModelDescription:NULL
Artifacts UUID List:{
c4d51573-7712-40d4-a95a-ca24f8d00d3d
,
e14b2fd4-186d-4269-b1ff-102c58509005

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T13:04:12.660Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c4d51573-7712-40d4-a95a-ca24f8d00d3d from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-31T13:04:12.661Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:04:12.661Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-31T13:04:12.744Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:04:12.744Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml c4d51573-7712-40d4-a95a-ca24f8d00d3d 5033
2023-01-31T13:04:12.744Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-01-31T13:04:12.745Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-31T13:04:12.745Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:04:12.745Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:12.745Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:12.745Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170252744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:13.749Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e14b2fd4-186d-4269-b1ff-102c58509005 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-31T13:04:13.749Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:04:13.749Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-31T13:04:13.822Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:04:13.823Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env e14b2fd4-186d-4269-b1ff-102c58509005 903
2023-01-31T13:04:13.823Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-01-31T13:04:13.823Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-31T13:04:13.823Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:04:13.824Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:13.824Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:13.824Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170253823,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:14.830Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed
2023-01-31T13:04:14.830Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 b6b4a4e7-0a8e-439f-abb4-8467949e83a0 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:04:14.857Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@183a0db5, org.onap.sdc.toscaparser.api.parameters.Input@6e7f88e7, org.onap.sdc.toscaparser.api.parameters.Input@1845eda8, org.onap.sdc.toscaparser.api.parameters.Input@537b5944, org.onap.sdc.toscaparser.api.parameters.Input@1be4b13b]
2023-01-31T13:04:14.858Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.858Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.858Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-01-31T13:04:14.858Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 669487d0-48bd-4c4b-82de-417f55f6a0f0
2023-01-31T13:04:14.859Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 669487d0-48bd-4c4b-82de-417f55f6a0f0 matches Tosca VF Customization UUID: 669487d0-48bd-4c4b-82de-417f55f6a0f0
2023-01-31T13:04:14.859Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 669487d0-48bd-4c4b-82de-417f55f6a0f0  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-31T13:04:14.862Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.862Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.864Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 669487d0-48bd-4c4b-82de-417f55f6a0f0: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-31T13:04:14.864Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@37e971cb
2023-01-31T13:04:14.864Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.865Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T13:04:14.865Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3101564c-ef1d-4df6-b9a1-4c1e40449c99
2023-01-31T13:04:14.865Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3101564c-ef1d-4df6-b9a1-4c1e40449c99
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-31T13:04:14.868Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.868Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:14.869Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:04:14.869Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.869Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:14.869Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:04:14.869Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.870Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-31T13:04:14.870Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-31T13:04:14.870Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-31T13:04:14.870Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e1594971-752a-4032-a88e-2c8ad61277d1
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-31T13:04:14.873Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.874Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:14.874Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:04:14.874Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.874Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-31T13:04:14.874Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=669487d0-48bd-4c4b-82de-417f55f6a0f0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:04:14.877Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.877Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.877Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed: basic_vm
2023-01-31T13:04:14.877Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.877Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.878Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.878Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.878Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.878Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.878Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.878Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.879Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:04:14.879Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:04:14.879Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:04:15.005Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm b6b4a4e7-0a8e-439f-abb4-8467949e83a0 1 ASDC deployResourceStructure
2023-01-31T13:04:15.006Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-01-31T13:04:15.006Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-31T13:04:15.006Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:04:15.006Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:15.006Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:15.006Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170255006,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:16.008Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-01-31T13:04:16.009Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-31T13:04:16.009Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:04:16.009Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:16.009Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:16.009Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170256008,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:17.011Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-01-31T13:04:17.011Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-31T13:04:17.011Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:04:17.012Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:17.012Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:17.012Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170257011,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:18.013Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-31T13:04:18.014Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-31T13:04:18.014Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:04:18.014Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:04:18.014Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:18.014Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170258013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:19.015Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02602bae-cf6c-4bbc-a04b-0a99cd40f85f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:04:19.033Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02602bae-cf6c-4bbc-a04b-0a99cd40f85f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:04:19.036Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:04:19.037Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:04:19.037Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:04:29.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:29.413Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170173084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.414Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.414Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.414Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170178908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.414Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.414Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.415Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170177660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.415Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.415Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.415Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170192906,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.415Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.416Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.416Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170173084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.416Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.416Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.416Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170178908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.416Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.417Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.417Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170177660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:04:29.417Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.417Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.417Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170192906,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.417Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.418Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170173084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.418Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.418Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170178908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.419Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.419Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.419Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170177660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:04:29.419Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170192906,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.420Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170173084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170177660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170178908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170192906,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.423Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170173084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.423Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.424Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170177660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-31T13:04:29.424Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.424Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.424Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170178908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.425Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.425Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.425Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170192906,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.425Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.425Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.425Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170173084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.426Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.426Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170177660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.426Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.426Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170178908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170192906,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170173084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170177660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:04:29.428Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170178908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:04:29.428Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170192906,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170199201,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170199288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.430Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170199211,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:04:29.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.430Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170201716,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:04:29.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.430Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170200359,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:04:29.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.431Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170201433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:04:29.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.431Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170202477,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:04:29.447Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 02602bae-cf6c-4bbc-a04b-0a99cd40f85f
2023-01-31T13:04:29.447Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02602bae-cf6c-4bbc-a04b-0a99cd40f85f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:04:29.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.483Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170203480,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:04:29.483Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.484Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.484Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170205468,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:04:29.484Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.484Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.484Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170206475,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:04:29.493Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 02602bae-cf6c-4bbc-a04b-0a99cd40f85f
2023-01-31T13:04:29.494Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02602bae-cf6c-4bbc-a04b-0a99cd40f85f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:04:29.508Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.508Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170206107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:04:29.508Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:04:29.508Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:04:29.508Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170207109,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:04:29.515Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 02602bae-cf6c-4bbc-a04b-0a99cd40f85f
2023-01-31T13:04:29.516Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02602bae-cf6c-4bbc-a04b-0a99cd40f85f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:04:49.037Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02602bae-cf6c-4bbc-a04b-0a99cd40f85f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:04:49.051Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02602bae-cf6c-4bbc-a04b-0a99cd40f85f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:04:49.056Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:04:49.056Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T13:04:49.057Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T13:04:49.057Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T13:04:49.057Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:04:49.057Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:04:49.057Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:04:49.057Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:04:49.057Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|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-01-31T13:04:49.076Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T13:05:19.077Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02602bae-cf6c-4bbc-a04b-0a99cd40f85f and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T13:05:19.086Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02602bae-cf6c-4bbc-a04b-0a99cd40f85f and serviceModelVersionId: 088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed
2023-01-31T13:05:19.086Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51
2023-01-31T13:05:19.087Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51/model-vers/model-ver/088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed?depth=0
2023-01-31T13:05:19.090Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T13:05:19.137Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|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/bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51/model-vers/model-ver/088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-01-31T13:05:19.138Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51/model-vers/model-ver/088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed?depth=0|INFO|500||Invoke
2023-01-31T13:05:19.144Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51/model-vers/model-ver/088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T13:05:19.319Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51/model-vers/model-ver/088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed?depth=0|INFO|500||InvokeReturn
2023-01-31T13:05:19.320Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|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/bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51/model-vers/model-ver/088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 13:05:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[434360], x-aai-txid=[1-aai-resources-230131-13:05:18:699-81435], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T13:05:19.321Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-01-31T13:05:19.321Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T13:05:19.321Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|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-01-31T13:05:19.326Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|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-01-31T13:05:19.327Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02602bae-cf6c-4bbc-a04b-0a99cd40f85f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T13:05:19.327Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T13:05:19.327Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:19.327Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:19.327Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170319327,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:05:20.373Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-31T13:05:20.374Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"6d37ef24-f084-413b-abb1-4502c8f208a1","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"7f416d3c-d097-445e-b54b-55d74187faef","serviceDescription":"service","serviceInvariantUUID":"c2ec450c-c4ff-48d7-afee-ebeb22773d81","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5841cee3-92ab-4745-9d85-c0f1ebb77142","resourceInvariantUUID":"8ceddfc4-5d0b-4546-a6ba-aa06a40bb4e4","resourceCustomizationUUID":"343f4c8d-3499-4770-8277-0d3ab0095b61","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":"ZWM1YjFjMTk1ZDA1Y2ZhMWE2OGE4N2MyMzAwZTE4MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9d09d02c-2dd4-4ca0-a70d-6a06de4a52e6","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":"bc356705-ea4e-44d2-b3bb-02d95d626c07","artifactVersion":"2","generatedFromUUID":"b6ba5f94-45fd-4902-8454-ed8631dd4ffc"},{"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":"b6ba5f94-45fd-4902-8454-ed8631dd4ffc","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":"ODk5YzI1ZjQwYWNhNTYxNGQzMjgwZDNlOGY5Yzg2NzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5556db03-b428-45e0-ae6c-5508a9793f7e","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":"05812399-21a7-494f-96f6-3107dfc745ad","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":"1c24c996-0c6f-4445-a3cb-9526ace61e1a","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":"f8ba5e95-861c-464f-b1cc-d039dd5ecc25","artifactVersion":"2","generatedFromUUID":"05812399-21a7-494f-96f6-3107dfc745ad"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZGI0N2IxZmQ5MDgzNDIzYzlhZTIyN2ZjOWQ5YWNlZDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"69f3e9ee-9fb9-4f60-90bb-30ae38dccf94","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MzFlM2U5MmIxNGUwNDg0YTZkNmJhYTk5M2RlNmRmMDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:05:20.374Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:20.374Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:20.374Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:20.375Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:21.375Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:21.375Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:21.376Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:21.376Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:22.376Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:22.377Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:22.377Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:22.377Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "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-01-31T13:05:23.378Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:23.378Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:23.378Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:23.379Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:24.379Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:24.380Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:24.380Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:24.381Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:25.382Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:25.382Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:25.382Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:25.382Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:26.384Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:26.384Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:26.384Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:26.385Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:27.385Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:27.386Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:27.386Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:27.387Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:28.388Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:05:28.388Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:28.389Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:28.389Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:29.390Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "7f416d3c-d097-445e-b54b-55d74187faef",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c2ec450c-c4ff-48d7-afee-ebeb22773d81",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "343f4c8d-3499-4770-8277-0d3ab0095b61",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "5841cee3-92ab-4745-9d85-c0f1ebb77142",
      "resourceInvariantUUID": "8ceddfc4-5d0b-4546-a6ba-aa06a40bb4e4",
      "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": "bc356705-ea4e-44d2-b3bb-02d95d626c07",
          "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": "b6ba5f94-45fd-4902-8454-ed8631dd4ffc",
          "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": "ODk5YzI1ZjQwYWNhNTYxNGQzMjgwZDNlOGY5Yzg2NzM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "5556db03-b428-45e0-ae6c-5508a9793f7e",
          "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": "05812399-21a7-494f-96f6-3107dfc745ad",
          "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": "f8ba5e95-861c-464f-b1cc-d039dd5ecc25",
            "generatedFromUUID": "05812399-21a7-494f-96f6-3107dfc745ad"
          },
          "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": "f8ba5e95-861c-464f-b1cc-d039dd5ecc25",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "MzFlM2U5MmIxNGUwNDg0YTZkNmJhYTk5M2RlNmRmMDA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T13:05:29.391Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T13:05:29.391Z|02602bae-cf6c-4bbc-a04b-0a99cd40f85f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 7f416d3c-d097-445e-b54b-55d74187faef ASDC
2023-01-31T13:05:29.391Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:6d37ef24-f084-413b-abb1-4502c8f208a1
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:7f416d3c-d097-445e-b54b-55d74187faef
ServiceInvariantUUID:c2ec450c-c4ff-48d7-afee-ebeb22773d81
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:3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e
ArtifactChecksum:MzFlM2U5MmIxNGUwNDg0YTZkNmJhYTk5M2RlNmRmMDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:343f4c8d-3499-4770-8277-0d3ab0095b61
ResourceInvariantUUID:8ceddfc4-5d0b-4546-a6ba-aa06a40bb4e4
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:5841cee3-92ab-4745-9d85-c0f1ebb77142
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:bc356705-ea4e-44d2-b3bb-02d95d626c07
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:b6ba5f94-45fd-4902-8454-ed8631dd4ffc
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:5556db03-b428-45e0-ae6c-5508a9793f7e
ArtifactChecksum:ODk5YzI1ZjQwYWNhNTYxNGQzMjgwZDNlOGY5Yzg2NzM=
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:05812399-21a7-494f-96f6-3107dfc745ad
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:f8ba5e95-861c-464f-b1cc-d039dd5ecc25
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:f8ba5e95-861c-464f-b1cc-d039dd5ecc25
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-31T13:05:29.392Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f416d3c-d097-445e-b54b-55d74187faef 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 (?, ?, ?, ?, ?)
2023-01-31T13:05:29.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:29.415Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.416Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.417Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.418Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.418Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.419Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.419Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.419Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.419Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.420Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.420Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.421Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.421Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.422Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.423Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.423Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.425Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.426Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.427Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.428Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.429Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.430Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.431Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.432Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170208111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170204484,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170200205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170222914,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170236434,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675170236438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.434Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170236524,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170239128,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170237952,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.435Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170239361,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170240481,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170241069,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170243440,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:05:29.436Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.437Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.437Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170242074,
  "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 (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:05:29.454Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:05:29.455Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:05:29.455Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:05:29.455Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-31T13:05:29.455Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:05:29.456Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-31T13:05:29.458Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6d37ef24-f084-413b-abb1-4502c8f208a1
2023-01-31T13:05:29.459Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d37ef24-f084-413b-abb1-4502c8f208a1 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:05:29.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.475Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675170244445,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:05:29.482Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6d37ef24-f084-413b-abb1-4502c8f208a1
2023-01-31T13:05:29.482Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d37ef24-f084-413b-abb1-4502c8f208a1 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:05:29.494Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.494Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675170243117,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170244061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.495Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.496Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.496Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.496Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.496Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "aai-model-loader",
  "timestamp": 1675170245063,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:05:29.502Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6d37ef24-f084-413b-abb1-4502c8f208a1
2023-01-31T13:05:29.502Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d37ef24-f084-413b-abb1-4502c8f208a1 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:05:29.513Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.513Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.513Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.513Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.513Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.513Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.514Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170249288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.515Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.515Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.515Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170251652,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.515Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.515Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.515Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170252744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170253823,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170255006,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.516Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170256008,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170257011,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170258013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:05:29.517Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:05:29.722Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:05:29.723Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e 73992
2023-01-31T13:05:29.723Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-31T13:05:29.724Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-31T13:05:29.724Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:05:29.724Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:29.724Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:29.725Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170329723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:30.725Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:05:30.726Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-31T13:05:30.726Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-31T13:05:30.726Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-31T13:05:30.727Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-31T13:05:30.727Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-31T13:05:30.843Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3603470934929416449/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-01-31T13:05:31.879Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T13:05:31.880Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T13:05:31.880Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-31T13:05:31.880Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-31T13:05:31.881Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-31T13:05:31.881Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-31T13:05:31.881Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-31T13:05:31.881Z|6d37ef24-f084-413b-abb1-4502c8f208a1|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-BasicCnf-csar.csar
2023-01-31T13:05:31.882Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-31T13:05:31.882Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.882Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:31.883Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:31.883Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T13:05:31.883Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:05:31.884Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.884Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:31.884Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:31.884Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-31T13:05:31.885Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:05:31.885Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.885Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:31.886Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.886Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-31T13:05:31.886Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-01-31T13:05:31.886Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template dummy is not matching search criteria
2023-01-31T13:05:31.887Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-31T13:05:31.887Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.887Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T13:05:31.888Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.888Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:31.888Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:05:31.889Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.889Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:31.889Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:05:31.889Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.890Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:31.890Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:05:31.890Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.891Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-31T13:05:31.891Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-31T13:05:31.891Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=74d62dc7-c484-4fa2-9b30-3aa5af18748c
2023-01-31T13:05:31.892Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.892Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:31.892Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.892Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:31.893Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.893Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:31.893Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:31.894Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:31.894Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:7f416d3c-d097-445e-b54b-55d74187faef
Model Version:NULL
Model InvariantUuid:c2ec450c-c4ff-48d7-afee-ebeb22773d81
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:442b1186-65c9-442a-9db8-928673260ded
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8ceddfc4-5d0b-4546-a6ba-aa06a40bb4e4
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:343f4c8d-3499-4770-8277-0d3ab0095b61
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:2ae86ca5-d13a-402b-aa89-4449d7925dff
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:5ff20fee-e015-49fb-88e7-ab1c2706bdad
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:74d62dc7-c484-4fa2-9b30-3aa5af18748c
ModelInvariantUuid:27b9d129-2628-4c27-aab7-9ba8c8b8c1df
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:b1c297ef-feeb-449f-a50b-62ee3efe16a2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:c8c09c51-635a-4a03-b027-f39777333d21
ModelInvariantUuid:b18a0080-4728-45fc-b439-3e4d7f0c8e69
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:543378e1-6f33-46e5-9dae-7e9658c81f9f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T13:05:31.913Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 5841cee3-92ab-4745-9d85-c0f1ebb77142
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:05:31.917Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||basic_cnf 0
2023-01-31T13:05:31.917Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5841cee3-92ab-4745-9d85-c0f1ebb77142
2023-01-31T13:05:31.917Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bc356705-ea4e-44d2-b3bb-02d95d626c07 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-01-31T13:05:31.917Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:05:31.918Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-01-31T13:05:31.998Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:05:31.998Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env bc356705-ea4e-44d2-b3bb-02d95d626c07 12
2023-01-31T13:05:31.999Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-01-31T13:05:31.999Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-01-31T13:05:31.999Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:05:32.000Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:32.000Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:32.000Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170331999,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:33.002Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b6ba5f94-45fd-4902-8454-ed8631dd4ffc from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-31T13:05:33.002Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:05:33.003Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-31T13:05:33.069Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:05:33.069Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz b6ba5f94-45fd-4902-8454-ed8631dd4ffc 2688
2023-01-31T13:05:33.069Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-01-31T13:05:33.070Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-31T13:05:33.070Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:05:33.070Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:33.070Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:33.070Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170333069,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:34.071Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5556db03-b428-45e0-ae6c-5508a9793f7e from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-31T13:05:34.072Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:05:34.072Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-31T13:05:34.207Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:05:34.207Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 5556db03-b428-45e0-ae6c-5508a9793f7e 828
2023-01-31T13:05:34.207Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-01-31T13:05:34.208Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-31T13:05:34.208Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:05:34.208Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:34.208Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:34.208Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170334207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:35.209Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "2ae86ca5-d13a-402b-aa89-4449d7925dff",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5ff20fee-e015-49fb-88e7-ab1c2706bdad",
    "vfModuleModelCustomizationUUID": "6f66ebb6-4741-4f8d-8461-0e60e009b70b",
    "isBase": true,
    "artifacts": [
      "05812399-21a7-494f-96f6-3107dfc745ad",
      "b6ba5f94-45fd-4902-8454-ed8631dd4ffc",
      "f8ba5e95-861c-464f-b1cc-d039dd5ecc25"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:05:35.211Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5ff20fee-e015-49fb-88e7-ab1c2706bdad
VfModuleModelInvariantUUID:2ae86ca5-d13a-402b-aa89-4449d7925dff
VfModuleModelDescription:NULL
Artifacts UUID List:{
05812399-21a7-494f-96f6-3107dfc745ad
,
b6ba5f94-45fd-4902-8454-ed8631dd4ffc
,
f8ba5e95-861c-464f-b1cc-d039dd5ecc25

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T13:05:35.213Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "2ae86ca5-d13a-402b-aa89-4449d7925dff",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5ff20fee-e015-49fb-88e7-ab1c2706bdad",
    "vfModuleModelCustomizationUUID": "6f66ebb6-4741-4f8d-8461-0e60e009b70b",
    "isBase": true,
    "artifacts": [
      "05812399-21a7-494f-96f6-3107dfc745ad",
      "b6ba5f94-45fd-4902-8454-ed8631dd4ffc",
      "f8ba5e95-861c-464f-b1cc-d039dd5ecc25"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:05:35.213Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5ff20fee-e015-49fb-88e7-ab1c2706bdad
VfModuleModelInvariantUUID:2ae86ca5-d13a-402b-aa89-4449d7925dff
VfModuleModelDescription:NULL
Artifacts UUID List:{
05812399-21a7-494f-96f6-3107dfc745ad
,
b6ba5f94-45fd-4902-8454-ed8631dd4ffc
,
f8ba5e95-861c-464f-b1cc-d039dd5ecc25

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T13:05:35.213Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 05812399-21a7-494f-96f6-3107dfc745ad from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-31T13:05:35.213Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:05:35.214Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-31T13:05:35.299Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:05:35.300Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 05812399-21a7-494f-96f6-3107dfc745ad 1164
2023-01-31T13:05:35.300Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-01-31T13:05:35.300Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-31T13:05:35.300Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:05:35.300Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:35.301Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:35.301Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170335300,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:36.301Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f8ba5e95-861c-464f-b1cc-d039dd5ecc25 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-31T13:05:36.302Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-31T13:05:36.302Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-31T13:05:36.392Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-31T13:05:36.392Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env f8ba5e95-861c-464f-b1cc-d039dd5ecc25 200
2023-01-31T13:05:36.392Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-01-31T13:05:36.392Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-31T13:05:36.392Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:05:36.393Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:36.393Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:36.393Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170336392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:37.393Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 7f416d3c-d097-445e-b54b-55d74187faef
2023-01-31T13:05:37.394Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 5841cee3-92ab-4745-9d85-c0f1ebb77142 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=?
2023-01-31T13:05:37.413Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||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 heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:05:37.425Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4113ae8e, org.onap.sdc.toscaparser.api.parameters.Input@4d5f5884, org.onap.sdc.toscaparser.api.parameters.Input@488b87b5, org.onap.sdc.toscaparser.api.parameters.Input@62872f43, org.onap.sdc.toscaparser.api.parameters.Input@3ebc8a43]
2023-01-31T13:05:37.427Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.428Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.428Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-01-31T13:05:37.428Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 343f4c8d-3499-4770-8277-0d3ab0095b61
2023-01-31T13:05:37.428Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 343f4c8d-3499-4770-8277-0d3ab0095b61 matches Tosca VF Customization UUID: 343f4c8d-3499-4770-8277-0d3ab0095b61
2023-01-31T13:05:37.429Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 343f4c8d-3499-4770-8277-0d3ab0095b61  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-31T13:05:37.432Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.432Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.433Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 343f4c8d-3499-4770-8277-0d3ab0095b61: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-31T13:05:37.433Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@46943f02
2023-01-31T13:05:37.433Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.434Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T13:05:37.434Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6f66ebb6-4741-4f8d-8461-0e60e009b70b
2023-01-31T13:05:37.434Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6f66ebb6-4741-4f8d-8461-0e60e009b70b
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-31T13:05:37.437Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.437Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:37.437Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:05:37.438Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.438Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:37.438Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:05:37.438Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.438Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-01-31T13:05:37.439Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-01-31T13:05:37.439Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=74d62dc7-c484-4fa2-9b30-3aa5af18748c
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-31T13:05:37.441Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.441Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:37.442Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:05:37.442Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.442Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-01-31T13:05:37.442Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=343f4c8d-3499-4770-8277-0d3ab0095b61
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:05:37.444Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.444Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.445Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 7f416d3c-d097-445e-b54b-55d74187faef: basic_cnf
2023-01-31T13:05:37.445Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.445Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.445Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.445Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.445Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.446Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.446Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.446Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.446Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:05:37.446Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:05:37.446Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Saving Service: basic_cnf 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:05:37.537Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 5841cee3-92ab-4745-9d85-c0f1ebb77142 1 ASDC deployResourceStructure
2023-01-31T13:05:37.538Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-01-31T13:05:37.538Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2023-01-31T13:05:37.539Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-31T13:05:37.539Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:37.539Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:37.540Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170337537,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:38.540Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-01-31T13:05:38.541Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2023-01-31T13:05:38.541Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-31T13:05:38.541Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:38.541Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:38.541Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170338540,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:39.542Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-01-31T13:05:39.543Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-31T13:05:39.543Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:05:39.543Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:39.544Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:39.544Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170339542,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:40.545Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-01-31T13:05:40.545Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-31T13:05:40.545Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:05:40.545Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:40.545Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:40.545Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170340545,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:41.546Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-01-31T13:05:41.546Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-31T13:05:41.547Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:05:41.547Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:41.547Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:41.547Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170341546,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:42.548Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-31T13:05:42.548Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-31T13:05:42.549Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:05:42.549Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:05:42.549Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:05:42.549Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170342548,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:05:43.550Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d37ef24-f084-413b-abb1-4502c8f208a1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:05:43.567Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d37ef24-f084-413b-abb1-4502c8f208a1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:05:43.570Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:05:43.570Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T13:05:43.570Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T13:05:43.570Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T13:05:43.571Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:05:43.571Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:05:43.571Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:05:43.571Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:05:43.571Z|6d37ef24-f084-413b-abb1-4502c8f208a1|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-01-31T13:05:43.579Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T13:06:13.580Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d37ef24-f084-413b-abb1-4502c8f208a1 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T13:06:13.589Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d37ef24-f084-413b-abb1-4502c8f208a1 and serviceModelVersionId: 7f416d3c-d097-445e-b54b-55d74187faef
2023-01-31T13:06:13.589Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c2ec450c-c4ff-48d7-afee-ebeb22773d81
2023-01-31T13:06:13.590Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0
2023-01-31T13:06:13.593Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T13:06:13.659Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0|INFO|500||Invoke
2023-01-31T13:06:13.659Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6d37ef24-f084-413b-abb1-4502c8f208a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[de2c659e-727d-4447-9788-54d67d671f47], X-ECOMP-RequestID=[6d37ef24-f084-413b-abb1-4502c8f208a1], X-TransactionId=[], X-ONAP-RequestID=[6d37ef24-f084-413b-abb1-4502c8f208a1], Content-Type=[application/merge-patch+json]}
2023-01-31T13:06:13.666Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T13:06:13.785Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?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/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 13:06:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[225448], x-aai-txid=[0-aai-resources-230131-13:06:13:218-25090], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T13:06:13.785Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-31T13:06:13.786Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2ec450c-c4ff-48d7-afee-ebeb22773d81/model-vers/model-ver/7f416d3c-d097-445e-b54b-55d74187faef?depth=0|INFO|500||InvokeReturn
2023-01-31T13:06:13.787Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T13:06:13.787Z|6d37ef24-f084-413b-abb1-4502c8f208a1|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-01-31T13:06:13.797Z|6d37ef24-f084-413b-abb1-4502c8f208a1|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-01-31T13:06:13.797Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d37ef24-f084-413b-abb1-4502c8f208a1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T13:06:13.797Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T13:06:13.798Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:06:13.798Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:06:13.798Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170373797,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:06:14.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:06:29.410Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:06:29.412Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.412Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170319327,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T13:06:29.413Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.414Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.414Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:06:29.415Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.415Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-01-31T13:06:29.415Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.416Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.416Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-01-31T13:06:29.416Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.416Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.416Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:06:29.417Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.417Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.417Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:06:29.417Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.417Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.417Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:06:29.418Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.418Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.418Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-01-31T13:06:29.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:06:29.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:06:29.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:06:29.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170242114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:06:29.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:14.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:07:29.410Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:07:29.412Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.413Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170329723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:07:29.414Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.414Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170331999,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:07:29.415Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.415Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170333069,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:07:29.416Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.416Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.416Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170334207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:07:29.416Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.416Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.416Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170335300,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:07:29.417Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.417Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.417Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170336392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:07:29.417Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.418Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.418Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170337537,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-31T13:07:29.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170338540,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-31T13:07:29.419Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170339542,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:07:29.420Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.420Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170340545,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2023-01-31T13:07:29.421Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.421Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.421Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170341546,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2023-01-31T13:07:29.422Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.422Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.422Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170342548,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:07:29.423Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:07:29.423Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-31T13:07:29.423Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675170373797,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T13:07:29.423Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:08:14.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:08:29.410Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:09:14.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:09:29.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:10:14.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:10:29.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:11:14.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:11:29.414Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:12:14.834Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:12:29.415Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:13:14.836Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:13:29.416Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:14:14.836Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:14:29.416Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:15:14.838Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:15:29.418Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:16:14.838Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:16:29.418Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:16:32.006Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Node 0 disconnected.
2023-01-31T13:17:14.839Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:17:29.419Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:18:14.840Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:18:29.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:19:14.841Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:19:29.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:20:14.842Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:20:29.423Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:21:14.842Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:21:29.423Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:22:14.844Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:22:29.425Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:23:14.846Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:23:29.426Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:14.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:24:24.208Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:24:24.209Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"15e9093c-7e9e-4ca1-8abb-41e026713442","serviceName":"Demo_pNF_3QbVaMKiFRlgbFqzci3R","serviceVersion":"1.0","serviceUUID":"082e0fcb-9e94-4fbd-8340-5038b5c64ee5","serviceDescription":"catalog service description","serviceInvariantUUID":"f4797688-27d7-4ddd-97c9-deb6436bb5ac","resources":[{"resourceInstanceName":"pNF 26fd2b8c-aa37 0","resourceName":"pNF 26fd2b8c-aa37","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"103943c8-98ff-4f11-96d0-be5781508d42","resourceInvariantUUID":"e2b14d08-4d13-4ab7-a08f-31766a5a5da3","resourceCustomizationUUID":"913f218d-6d58-45ab-90f6-48ea7de3bcba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml","artifactChecksum":"OGNlZjE2Mzc5NWQ5ZmUwMjc5ZTJiNmM4MWU5YmIzOTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"788d08dc-294b-4994-84b9-c2d7ed9911a8","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar","artifactChecksum":"NzNhYmI2MGVjNzUyMDVlNTM0MzUyYjAyZWI5ZWIzNTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"eeef7601-e07c-4d9b-b692-2649b0f1b7ab","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"09b485b2-025f-466f-a558-65d63e17d25c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml","artifactChecksum":"ZGEyNDI2M2NhNzJmNzNmNzkzZDc4MmUwZTJlMWU1MTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"82141e57-20c7-4ec0-a64c-8ae13c526f31","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"53796357-4430-4161-af79-ba2be03fa22c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"080eb9ba-951f-455f-a3f4-9bda8f983edc","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml","artifactChecksum":"YWVjMGRlMmY0MWJkMzczOWQ1MGNkM2ZhYmQ5MjkzMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1b769065-96a5-41a2-ac94-771707fafeb8","artifactVersion":"1"},{"artifactName":"service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar","artifactChecksum":"ZWMwYzEwMTJiMzZmZTFlMDJkYTY5ZTAyZTdiZDgwN2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5df9198d-442c-4a36-926d-ce40b866c534","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:24:24.215Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:24.216Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:24.216Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:24.216Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:24.220Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.220Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.220Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.221Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.221Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.221Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.264Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:24:24.264Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:24:24.265Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:24:25.223Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:25.224Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:25.224Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:25.224Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:26.225Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:26.226Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:26.226Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:26.226Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:27.227Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:27.228Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:27.228Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:27.228Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:28.229Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:28.230Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:28.230Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:28.230Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:29.231Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:29.232Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:29.232Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:29.232Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:29.410Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:29.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:24:29.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:24:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:24:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:24:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:24:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:24:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:24:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:24:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:24:30.233Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:30.233Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:30.233Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:30.234Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:31.234Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:24:31.235Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:31.235Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:31.235Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:32.236Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "serviceName": "Demo_pNF_3QbVaMKiFRlgbFqzci3R",
  "serviceVersion": "1.0",
  "serviceUUID": "082e0fcb-9e94-4fbd-8340-5038b5c64ee5",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f4797688-27d7-4ddd-97c9-deb6436bb5ac",
  "resources": [
    {
      "resourceInstanceName": "pNF 26fd2b8c-aa37 0",
      "resourceCustomizationUUID": "913f218d-6d58-45ab-90f6-48ea7de3bcba",
      "resourceName": "pNF 26fd2b8c-aa37",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "103943c8-98ff-4f11-96d0-be5781508d42",
      "resourceInvariantUUID": "e2b14d08-4d13-4ab7-a08f-31766a5a5da3",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
      "artifactChecksum": "ZWMwYzEwMTJiMzZmZTFlMDJkYTY5ZTAyZTdiZDgwN2Y\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5df9198d-442c-4a36-926d-ce40b866c534"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T13:24:32.236Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T13:24:32.236Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 082e0fcb-9e94-4fbd-8340-5038b5c64ee5 ASDC
2023-01-31T13:24:32.237Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:15e9093c-7e9e-4ca1-8abb-41e026713442
ServiceName:Demo_pNF_3QbVaMKiFRlgbFqzci3R
ServiceVersion:1.0
ServiceUUID:082e0fcb-9e94-4fbd-8340-5038b5c64ee5
ServiceInvariantUUID:f4797688-27d7-4ddd-97c9-deb6436bb5ac
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
ArtifactUUID:5df9198d-442c-4a36-926d-ce40b866c534
ArtifactChecksum:ZWMwYzEwMTJiMzZmZTFlMDJkYTY5ZTAyZTdiZDgwN2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 26fd2b8c-aa37 0
ResourceCustomizationUUID:913f218d-6d58-45ab-90f6-48ea7de3bcba
ResourceInvariantUUID:e2b14d08-4d13-4ab7-a08f-31766a5a5da3
ResourceName:pNF 26fd2b8c-aa37
ResourceType:PNF
ResourceUUID:103943c8-98ff-4f11-96d0-be5781508d42
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-31T13:24:32.237Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 082e0fcb-9e94-4fbd-8340-5038b5c64ee5 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:24:32.275Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:24:32.277Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-31T13:24:32.278Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-31T13:24:32.278Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 5df9198d-442c-4a36-926d-ce40b866c534 from URL: /sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:32.278Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-31T13:24:32.279Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:32.393Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-31T13:24:32.395Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar 5df9198d-442c-4a36-926d-ce40b866c534 88010
2023-01-31T13:24:32.395Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar ASDC sendASDCNotification
2023-01-31T13:24:32.395Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:32.396Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:24:32.396Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:32.396Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:32.396Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171472395,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:33.397Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:24:33.397Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-31T13:24:33.398Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 5df9198d-442c-4a36-926d-ce40b866c534, URL: /sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar to file: /app/ASDC/1/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:33.398Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:33.399Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:33.399Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:33.632Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4891422580620351242/Definitions/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml
2023-01-31T13:24:34.453Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T13:24:34.453Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-31T13:24:34.453Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.453Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-31T13:24:34.454Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.454Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.454Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.454Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.454Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.455Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 26fd2b8c-aa37 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-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.455Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.455Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-31T13:24:34.455Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.455Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.456Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Node template pNF 26fd2b8c-aa37 0 is matching search criteria
2023-01-31T13:24:34.456Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-31T13:24:34.456Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 26fd2b8c-aa37 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:24:34.457Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.457Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.457Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Node template pNF 26fd2b8c-aa37 0 is matching search criteria
2023-01-31T13:24:34.457Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-31T13:24:34.457Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 26fd2b8c-aa37 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:24:34.458Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.458Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.458Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.458Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.458Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.459Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.459Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.459Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.459Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.459Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.460Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_3QbVaMKiFRlgbFqzci3R
Description:catalog service description
Model UUID:082e0fcb-9e94-4fbd-8340-5038b5c64ee5
Model Version:NULL
Model InvariantUuid:f4797688-27d7-4ddd-97c9-deb6436bb5ac
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T13:24:34.476Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 103943c8-98ff-4f11-96d0-be5781508d42
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:24:34.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||pNF 26fd2b8c-aa37 0
2023-01-31T13:24:34.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 103943c8-98ff-4f11-96d0-be5781508d42
2023-01-31T13:24:34.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 082e0fcb-9e94-4fbd-8340-5038b5c64ee5
2023-01-31T13:24:34.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 082e0fcb-9e94-4fbd-8340-5038b5c64ee5
2023-01-31T13:24:34.484Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 26fd2b8c-aa37 0 103943c8-98ff-4f11-96d0-be5781508d42 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:24:34.490Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7ad1ba1b, org.onap.sdc.toscaparser.api.parameters.Input@47ae2764, org.onap.sdc.toscaparser.api.parameters.Input@6511e099, org.onap.sdc.toscaparser.api.parameters.Input@1d1617b6, org.onap.sdc.toscaparser.api.parameters.Input@6ae0676d]
2023-01-31T13:24:34.491Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.491Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.491Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 082e0fcb-9e94-4fbd-8340-5038b5c64ee5: pNF 26fd2b8c-aa37
2023-01-31T13:24:34.492Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Processing PNF resource: 103943c8-98ff-4f11-96d0-be5781508d42
2023-01-31T13:24:34.492Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:24:34.492Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_3QbVaMKiFRlgbFqzci3R is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:24:34.492Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Resource customization UUID: 913f218d-6d58-45ab-90f6-48ea7de3bcba is the same as notified resource customizationUUID: 913f218d-6d58-45ab-90f6-48ea7de3bcba
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-31T13:24:34.564Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 26fd2b8c-aa37 103943c8-98ff-4f11-96d0-be5781508d42 0 ASDC deployResourceStructure
2023-01-31T13:24:34.565Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar ASDC sendASDCNotification
2023-01-31T13:24:34.565Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar
2023-01-31T13:24:34.565Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:24:34.566Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:24:34.566Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:34.566Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171474565,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:35.567Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:24:35.585Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:24:35.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:24:35.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:24:35.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:25:05.588Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:25:05.610Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:25:05.613Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:25:05.613Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:25:05.613Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:25:29.410Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:25:29.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:25:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:25:35.614Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:25:35.628Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:25:35.630Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:25:35.631Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:25:35.631Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:26:05.631Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:26:05.647Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:26:05.650Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:26:05.650Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:26:05.650Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:26:29.410Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:26:29.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.413Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171454847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171437597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171463084,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675171444207,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171472395,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.415Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675171472836,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171472903,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171474565,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171477792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "aai-model-loader",
  "timestamp": 1675171478794,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:26:29.427Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 15e9093c-7e9e-4ca1-8abb-41e026713442
2023-01-31T13:26:29.428Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15e9093c-7e9e-4ca1-8abb-41e026713442 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:26:29.448Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.448Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.448Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.448Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.448Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.448Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.449Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171482906,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171491830,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:26:29.450Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.451Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.451Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171494969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:26:29.451Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:26:29.451Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:26:29.451Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675171495975,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:26:29.457Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 15e9093c-7e9e-4ca1-8abb-41e026713442
2023-01-31T13:26:29.457Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15e9093c-7e9e-4ca1-8abb-41e026713442 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:26:35.651Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:26:35.663Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:26:35.666Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:26:35.666Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T13:26:35.666Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T13:26:35.666Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T13:26:35.666Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:26:35.667Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:26:35.667Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:26:35.667Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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-01-31T13:26:35.673Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T13:27:05.674Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 15e9093c-7e9e-4ca1-8abb-41e026713442 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T13:27:05.680Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 15e9093c-7e9e-4ca1-8abb-41e026713442 and serviceModelVersionId: 082e0fcb-9e94-4fbd-8340-5038b5c64ee5
2023-01-31T13:27:05.680Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f4797688-27d7-4ddd-97c9-deb6436bb5ac
2023-01-31T13:27:05.682Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f4797688-27d7-4ddd-97c9-deb6436bb5ac/model-vers/model-ver/082e0fcb-9e94-4fbd-8340-5038b5c64ee5?depth=0
2023-01-31T13:27:05.688Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T13:27:05.740Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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/f4797688-27d7-4ddd-97c9-deb6436bb5ac/model-vers/model-ver/082e0fcb-9e94-4fbd-8340-5038b5c64ee5?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-01-31T13:27:05.742Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f4797688-27d7-4ddd-97c9-deb6436bb5ac/model-vers/model-ver/082e0fcb-9e94-4fbd-8340-5038b5c64ee5?depth=0|INFO|500||Invoke
2023-01-31T13:27:05.748Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f4797688-27d7-4ddd-97c9-deb6436bb5ac/model-vers/model-ver/082e0fcb-9e94-4fbd-8340-5038b5c64ee5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T13:27:05.927Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f4797688-27d7-4ddd-97c9-deb6436bb5ac/model-vers/model-ver/082e0fcb-9e94-4fbd-8340-5038b5c64ee5?depth=0|INFO|500||InvokeReturn
2023-01-31T13:27:05.928Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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/f4797688-27d7-4ddd-97c9-deb6436bb5ac/model-vers/model-ver/082e0fcb-9e94-4fbd-8340-5038b5c64ee5?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 13:27:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[174], vertex-id=[204880], x-aai-txid=[0-aai-resources-230131-13:27:05:296-33046], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T13:27:05.928Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-01-31T13:27:05.929Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T13:27:05.929Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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-01-31T13:27:05.942Z|15e9093c-7e9e-4ca1-8abb-41e026713442|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-01-31T13:27:05.943Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 15e9093c-7e9e-4ca1-8abb-41e026713442 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T13:27:05.943Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T13:27:05.943Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:27:05.943Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:27:05.943Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171625943,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:27:06.958Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:27:29.410Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:27:29.421Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-31T13:27:29.421Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675171625943,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T13:27:29.422Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:28:06.960Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:28:29.410Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:29:06.960Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:29:29.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:30:06.962Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:30:29.412Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:31:06.963Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:31:29.414Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:32:06.964Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:32:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:33:06.964Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:33:29.416Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:34:06.964Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:34:29.417Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:35:06.965Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:35:29.418Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:36:06.967Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:36:29.419Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:37:06.967Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:37:29.420Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:38:06.968Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:38:29.421Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:39:06.970Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:39:29.421Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:40:06.970Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:40:29.422Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:41:06.972Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:41:29.422Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:42:06.972Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:42:29.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:43:06.974Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:43:29.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:44:06.975Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:44:29.425Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:45:06.975Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:45:29.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:46:06.977Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:46:29.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:47:06.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:47:29.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:48:06.979Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:48:29.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:49:06.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:49:29.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:50:06.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:50:29.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:51:06.983Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:51:29.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:00.092Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T13:52:00.093Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"d9b2c823-584b-4c49-8c68-d3b5f4ae911d","serviceDescription":"service","serviceInvariantUUID":"ccd24259-c766-432c-8acc-9c961b295091","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5891ec68-0a59-473c-b1c9-92c90ac7bca2","resourceInvariantUUID":"3e32fee0-b81e-4f17-b8ad-20aa5589b41f","resourceCustomizationUUID":"b909c745-04df-425a-8eb5-2efb84d20406","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":"MTQzMjE5OGViYzQzODE4M2Y0ZWMyYTVhNDYzMGI4MmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0c0da74c-b148-4a33-85de-108c316dab23","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":"NWI4YWM3ZTJiNTE2OTVkY2Q1MTVlYTg4ODNjNmY1NjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8cb6a562-76d8-43a0-8a2e-99aa47d5d288","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":"8d9c7b88-042a-4237-8bbf-d8b8e18c0d41","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":"63de6173-b19b-4b8a-8e42-69ef5567d571","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":"68e4057c-270d-40da-b259-87dce123a206","artifactVersion":"2","generatedFromUUID":"eb031c12-e8c4-40b6-8db2-196601de4007"},{"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":"9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf","artifactVersion":"2","generatedFromUUID":"8d9c7b88-042a-4237-8bbf-d8b8e18c0d41"},{"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":"eb031c12-e8c4-40b6-8db2-196601de4007","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":"ed7d63dd-1ff3-475c-a48f-65780cd8289f","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":"NTZmOTMzYWY0OTU4NjlmYmYwMjI1MTM3OTYwMmE4NjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48e3bf0f-f0a6-472a-b5a2-dc9014d2c75f","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODIwZjQ1YjA2YzEwN2JhY2U0NjM3N2FhNjVmMTIxYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ddd980c7-5ae7-4305-a830-58d9cbd294af","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:52:00.098Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:00.098Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:00.099Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:00.099Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:00.102Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.103Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.103Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.103Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.104Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.104Z||kafka-producer-network-thread | SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7ad46c09-7d7c-49a5-9fc0-279ecf133946] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-31T13:52:00.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:52:00.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:52:01.106Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:01.107Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:01.107Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:01.107Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:02.108Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:02.108Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:02.109Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:02.109Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:03.110Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:03.110Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:03.110Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:03.110Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:04.111Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:04.111Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:04.112Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:04.112Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:05.112Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:05.113Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:05.113Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:05.113Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:06.114Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:06.115Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:06.115Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:06.115Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:07.116Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:07.116Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:07.117Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:07.117Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:08.117Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:08.118Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:08.118Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:08.118Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:09.119Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:52:09.119Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:09.120Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:09.120Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:10.121Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "d9b2c823-584b-4c49-8c68-d3b5f4ae911d",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ccd24259-c766-432c-8acc-9c961b295091",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "b909c745-04df-425a-8eb5-2efb84d20406",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "5891ec68-0a59-473c-b1c9-92c90ac7bca2",
      "resourceInvariantUUID": "3e32fee0-b81e-4f17-b8ad-20aa5589b41f",
      "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": "NWI4YWM3ZTJiNTE2OTVkY2Q1MTVlYTg4ODNjNmY1NjM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8cb6a562-76d8-43a0-8a2e-99aa47d5d288",
          "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": "8d9c7b88-042a-4237-8bbf-d8b8e18c0d41",
          "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": "9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf",
            "generatedFromUUID": "8d9c7b88-042a-4237-8bbf-d8b8e18c0d41"
          },
          "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": "68e4057c-270d-40da-b259-87dce123a206",
          "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": "9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf",
          "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": "eb031c12-e8c4-40b6-8db2-196601de4007",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ODIwZjQ1YjA2YzEwN2JhY2U0NjM3N2FhNjVmMTIxYjI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ddd980c7-5ae7-4305-a830-58d9cbd294af"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T13:52:10.122Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T13:52:10.122Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 d9b2c823-584b-4c49-8c68-d3b5f4ae911d ASDC
2023-01-31T13:52:10.123Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:d9b2c823-584b-4c49-8c68-d3b5f4ae911d
ServiceInvariantUUID:ccd24259-c766-432c-8acc-9c961b295091
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:ddd980c7-5ae7-4305-a830-58d9cbd294af
ArtifactChecksum:ODIwZjQ1YjA2YzEwN2JhY2U0NjM3N2FhNjVmMTIxYjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:b909c745-04df-425a-8eb5-2efb84d20406
ResourceInvariantUUID:3e32fee0-b81e-4f17-b8ad-20aa5589b41f
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:5891ec68-0a59-473c-b1c9-92c90ac7bca2
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:8cb6a562-76d8-43a0-8a2e-99aa47d5d288
ArtifactChecksum:NWI4YWM3ZTJiNTE2OTVkY2Q1MTVlYTg4ODNjNmY1NjM=
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:8d9c7b88-042a-4237-8bbf-d8b8e18c0d41
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:9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf
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:68e4057c-270d-40da-b259-87dce123a206
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:9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf
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:eb031c12-e8c4-40b6-8db2-196601de4007
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-31T13:52:10.123Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d9b2c823-584b-4c49-8c68-d3b5f4ae911d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:52:10.240Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:52:10.242Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:52:10.242Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:52:10.242Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ddd980c7-5ae7-4305-a830-58d9cbd294af from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:10.242Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:52:10.243Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:10.516Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:52:10.521Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ddd980c7-5ae7-4305-a830-58d9cbd294af 163279
2023-01-31T13:52:10.522Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-31T13:52:10.522Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:10.522Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:52:10.522Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:10.523Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:10.523Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173130522,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:11.523Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:52:11.524Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:52:11.525Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: ddd980c7-5ae7-4305-a830-58d9cbd294af, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:11.525Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-31T13:52:11.526Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:11.526Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:11.727Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4106204794035656890/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-31T13:52:12.951Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:12.952Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-31T13:52:12.953Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.953Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:12.953Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:12.953Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-31T13:52:12.954Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:52:12.954Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.954Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:12.954Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:12.954Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-31T13:52:12.954Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:52:12.954Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.955Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:12.955Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.955Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-31T13:52:12.955Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-31T13:52:12.955Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-31T13:52:12.955Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-31T13:52:12.956Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.956Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T13:52:12.956Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.956Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:12.956Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:52:12.956Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.957Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:12.957Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:52:12.957Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.957Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:12.957Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:52:12.957Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.957Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:12.958Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:52:12.958Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.958Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-31T13:52:12.958Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-31T13:52:12.958Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=ef31cee1-ebf0-4d56-aaa5-48370e7ccdb6
2023-01-31T13:52:12.958Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.958Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:12.959Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.959Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:12.959Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.959Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:12.959Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:12.959Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:12.959Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:d9b2c823-584b-4c49-8c68-d3b5f4ae911d
Model Version:NULL
Model InvariantUuid:ccd24259-c766-432c-8acc-9c961b295091
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:bee51de0-606e-4726-8230-037f6c07a223
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3e32fee0-b81e-4f17-b8ad-20aa5589b41f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b909c745-04df-425a-8eb5-2efb84d20406
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:ebbc6432-a602-43ed-b984-aa963b40a580
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:83ac5838-a60a-4740-82df-365d88d2ce8a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:e227dd1e-0492-45b7-8fa5-bb2535909135
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:23eeb8db-e40f-49f7-b878-ebaf2e501ddd
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:ef31cee1-ebf0-4d56-aaa5-48370e7ccdb6
ModelInvariantUuid:8e6b9ffe-e460-4fce-969f-004bf5e0e34f
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:fb5417ab-cb73-45de-a967-119252e8b3de
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:92023297-9762-4740-b8ff-617d7df8a78d
ModelInvariantUuid:19c6cac7-5414-4c2d-9da0-150acdf24639
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:ec329093-f62e-499a-991c-0477e60807c9
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T13:52:12.989Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 5891ec68-0a59-473c-b1c9-92c90ac7bca2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:52:12.994Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0
2023-01-31T13:52:12.995Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5891ec68-0a59-473c-b1c9-92c90ac7bca2
2023-01-31T13:52:12.995Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8cb6a562-76d8-43a0-8a2e-99aa47d5d288 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-31T13:52:12.995Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:52:12.995Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-31T13:52:13.075Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:52:13.075Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 8cb6a562-76d8-43a0-8a2e-99aa47d5d288 1565
2023-01-31T13:52:13.075Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-01-31T13:52:13.075Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-31T13:52:13.076Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:52:13.076Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:13.076Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:13.076Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173133075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:14.078Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "e227dd1e-0492-45b7-8fa5-bb2535909135",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "23eeb8db-e40f-49f7-b878-ebaf2e501ddd",
    "vfModuleModelCustomizationUUID": "d73e044d-1a37-41b3-bba9-25dfa92f48de",
    "isBase": true,
    "artifacts": [
      "8d9c7b88-042a-4237-8bbf-d8b8e18c0d41",
      "9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf"
    ],
    "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": "ebbc6432-a602-43ed-b984-aa963b40a580",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "83ac5838-a60a-4740-82df-365d88d2ce8a",
    "vfModuleModelCustomizationUUID": "b44e3566-dc4d-485b-b3b0-4cfa95d7155a",
    "isBase": false,
    "artifacts": [
      "eb031c12-e8c4-40b6-8db2-196601de4007"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:52:14.082Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:23eeb8db-e40f-49f7-b878-ebaf2e501ddd
VfModuleModelInvariantUUID:e227dd1e-0492-45b7-8fa5-bb2535909135
VfModuleModelDescription:NULL
Artifacts UUID List:{
8d9c7b88-042a-4237-8bbf-d8b8e18c0d41
,
9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf

}
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:83ac5838-a60a-4740-82df-365d88d2ce8a
VfModuleModelInvariantUUID:ebbc6432-a602-43ed-b984-aa963b40a580
VfModuleModelDescription:NULL
Artifacts UUID List:{
eb031c12-e8c4-40b6-8db2-196601de4007

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-01-31T13:52:14.085Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "e227dd1e-0492-45b7-8fa5-bb2535909135",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "23eeb8db-e40f-49f7-b878-ebaf2e501ddd",
    "vfModuleModelCustomizationUUID": "d73e044d-1a37-41b3-bba9-25dfa92f48de",
    "isBase": true,
    "artifacts": [
      "8d9c7b88-042a-4237-8bbf-d8b8e18c0d41",
      "9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf"
    ],
    "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": "ebbc6432-a602-43ed-b984-aa963b40a580",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "83ac5838-a60a-4740-82df-365d88d2ce8a",
    "vfModuleModelCustomizationUUID": "b44e3566-dc4d-485b-b3b0-4cfa95d7155a",
    "isBase": false,
    "artifacts": [
      "eb031c12-e8c4-40b6-8db2-196601de4007"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:52:14.086Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:23eeb8db-e40f-49f7-b878-ebaf2e501ddd
VfModuleModelInvariantUUID:e227dd1e-0492-45b7-8fa5-bb2535909135
VfModuleModelDescription:NULL
Artifacts UUID List:{
8d9c7b88-042a-4237-8bbf-d8b8e18c0d41
,
9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf

}
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:83ac5838-a60a-4740-82df-365d88d2ce8a
VfModuleModelInvariantUUID:ebbc6432-a602-43ed-b984-aa963b40a580
VfModuleModelDescription:NULL
Artifacts UUID List:{
eb031c12-e8c4-40b6-8db2-196601de4007

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-01-31T13:52:14.086Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8d9c7b88-042a-4237-8bbf-d8b8e18c0d41 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-31T13:52:14.086Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:52:14.086Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-31T13:52:14.171Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:52:14.171Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 8d9c7b88-042a-4237-8bbf-d8b8e18c0d41 914
2023-01-31T13:52:14.171Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-01-31T13:52:14.171Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-31T13:52:14.171Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:52:14.172Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:14.172Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:14.172Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173134171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:15.173Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 68e4057c-270d-40da-b259-87dce123a206 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-31T13:52:15.174Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:52:15.174Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-31T13:52:15.243Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:52:15.243Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 68e4057c-270d-40da-b259-87dce123a206 12
2023-01-31T13:52:15.243Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-01-31T13:52:15.244Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-31T13:52:15.244Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:52:15.244Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:15.244Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:15.244Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173135243,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:16.246Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-31T13:52:16.246Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:52:16.246Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-31T13:52:16.310Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:52:16.310Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf 96
2023-01-31T13:52:16.311Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-01-31T13:52:16.311Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-31T13:52:16.311Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:52:16.311Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:16.311Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:16.311Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173136311,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:17.313Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eb031c12-e8c4-40b6-8db2-196601de4007 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-31T13:52:17.313Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:52:17.313Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-31T13:52:17.488Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:52:17.489Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz eb031c12-e8c4-40b6-8db2-196601de4007 20206
2023-01-31T13:52:17.489Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-01-31T13:52:17.489Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-31T13:52:17.489Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:52:17.489Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:17.490Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:17.490Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173137489,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:18.494Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: d9b2c823-584b-4c49-8c68-d3b5f4ae911d
2023-01-31T13:52:18.494Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 5891ec68-0a59-473c-b1c9-92c90ac7bca2 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:52:18.509Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@764bf7c6, org.onap.sdc.toscaparser.api.parameters.Input@3a1f2d29, org.onap.sdc.toscaparser.api.parameters.Input@339ad99f, org.onap.sdc.toscaparser.api.parameters.Input@2e19bc6, org.onap.sdc.toscaparser.api.parameters.Input@2bbda99b]
2023-01-31T13:52:18.511Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.511Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.512Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-01-31T13:52:18.512Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= b909c745-04df-425a-8eb5-2efb84d20406
2023-01-31T13:52:18.512Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b909c745-04df-425a-8eb5-2efb84d20406 matches Tosca VF Customization UUID: b909c745-04df-425a-8eb5-2efb84d20406
2023-01-31T13:52:18.512Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: b909c745-04df-425a-8eb5-2efb84d20406  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-31T13:52:18.516Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.516Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.517Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id b909c745-04df-425a-8eb5-2efb84d20406: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-01-31T13:52:18.517Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@38a50c5
2023-01-31T13:52:18.517Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.518Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-31T13:52:18.518Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b44e3566-dc4d-485b-b3b0-4cfa95d7155a
2023-01-31T13:52:18.518Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b44e3566-dc4d-485b-b3b0-4cfa95d7155a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-31T13:52:18.523Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.523Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:18.524Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:52:18.524Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.524Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:18.524Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:52:18.524Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.525Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-31T13:52:18.525Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b909c745-04df-425a-8eb5-2efb84d20406
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:52:18.527Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.527Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.527Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid d9b2c823-584b-4c49-8c68-d3b5f4ae911d: basic_cnf_macro
2023-01-31T13:52:18.528Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.528Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.528Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.528Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.528Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.528Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.528Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.529Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.529Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:52:18.529Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-31T13:52:18.529Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:52:18.591Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 5891ec68-0a59-473c-b1c9-92c90ac7bca2 2 ASDC deployResourceStructure
2023-01-31T13:52:18.591Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-01-31T13:52:18.591Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-31T13:52:18.591Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:52:18.592Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:18.592Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:18.592Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173138591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:19.593Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-01-31T13:52:19.594Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-31T13:52:19.594Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:52:19.594Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:19.595Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:19.595Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173139593,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:20.597Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-01-31T13:52:20.597Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-01-31T13:52:20.597Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-31T13:52:20.598Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:20.598Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:20.598Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173140597,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:21.599Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-01-31T13:52:21.599Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-31T13:52:21.599Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:52:21.599Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:21.599Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:21.599Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173141598,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:22.600Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-01-31T13:52:22.601Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-01-31T13:52:22.601Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-31T13:52:22.601Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:22.601Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:22.602Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173142600,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:23.603Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-31T13:52:23.603Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-31T13:52:23.603Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:52:23.603Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:52:23.603Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:23.603Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173143603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:24.604Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:52:24.626Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:52:24.632Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:52:24.632Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:52:24.632Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:52:29.410Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:52:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:52:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:52:54.633Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:52:54.655Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:52:54.659Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:52:54.659Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:52:54.659Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:53:24.659Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:53:24.686Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:53:24.689Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:53:24.689Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-31T13:53:24.690Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-31T13:53:29.410Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:53:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.420Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.420Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.420Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.420Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.420Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.420Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.421Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.422Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.423Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.423Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.423Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.423Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.423Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.423Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.424Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.425Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.426Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.427Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173066983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.428Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173113084,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173092804,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173093906,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.429Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173130964,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173130967,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173130522,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.430Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173131027,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.431Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173132070,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.432Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173133154,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173133075,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.433Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173134249,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173134171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.434Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.435Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.435Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.435Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173135370,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:53:29.448Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
2023-01-31T13:53:29.448Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:53:29.477Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.477Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173135243,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.478Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.478Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.478Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.478Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.479Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.479Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.479Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.479Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.479Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173136371,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.480Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.480Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.480Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.480Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.480Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.480Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173136311,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.481Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.481Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.481Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.481Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.481Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.481Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.482Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.482Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.482Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.482Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.482Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.482Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173137489,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.483Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173138298,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.484Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.484Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.484Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.484Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.484Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.484Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.485Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.485Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.485Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173131973,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.485Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.485Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.485Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173138591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.486Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.486Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.486Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173139300,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:53:29.496Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
2023-01-31T13:53:29.496Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:53:29.509Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.509Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173139593,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.510Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173140177,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173140597,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.511Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173143879,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173141598,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.512Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173142600,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.513Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173143603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173137374,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173147289,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.514Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.515Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173145487,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.515Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.515Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.515Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.515Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.515Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.515Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173148300,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:53:29.523Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
2023-01-31T13:53:29.523Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:53:29.536Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.536Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173146569,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.536Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.536Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.536Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.537Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.537Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.537Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.537Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.538Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.538Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173147692,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:53:29.538Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.538Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.538Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.539Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.539Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.539Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.540Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.540Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.540Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173148731,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:53:29.563Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 531e1f30-e241-4e63-9b4c-6aedf1c15adc
2023-01-31T13:53:29.563Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 531e1f30-e241-4e63-9b4c-6aedf1c15adc and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:53:29.586Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.586Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:53:29.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:29.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:53:29.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173149733,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:53:29.587Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:53:54.690Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:53:54.707Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:53:54.711Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|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-01-31T13:53:54.720Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T13:54:24.721Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T13:54:24.733Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd and serviceModelVersionId: d9b2c823-584b-4c49-8c68-d3b5f4ae911d
2023-01-31T13:54:24.733Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ccd24259-c766-432c-8acc-9c961b295091
2023-01-31T13:54:24.734Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0
2023-01-31T13:54:24.742Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T13:54:24.795Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0|INFO|500||Invoke
2023-01-31T13:54:24.796Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[22edc8b7-a8af-4494-8e6d-efca0840381f], X-ECOMP-RequestID=[e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd], X-TransactionId=[], X-ONAP-RequestID=[e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd], Content-Type=[application/merge-patch+json]}
2023-01-31T13:54:24.802Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T13:54:24.934Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?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/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 13:54:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[491704], x-aai-txid=[2-aai-resources-230131-13:54:24:342-5260], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T13:54:24.934Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-31T13:54:24.935Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ccd24259-c766-432c-8acc-9c961b295091/model-vers/model-ver/d9b2c823-584b-4c49-8c68-d3b5f4ae911d?depth=0|INFO|500||InvokeReturn
2023-01-31T13:54:24.936Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T13:54:24.936Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|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-01-31T13:54:24.947Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|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-01-31T13:54:24.948Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T13:54:24.948Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T13:54:24.949Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:24.949Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:24.949Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173264948,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:54:26.022Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:54:26.036Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T13:54:26.036Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"531e1f30-e241-4e63-9b4c-6aedf1c15adc","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"b5f47027-4712-404a-a946-5d519374fb38","serviceDescription":"service","serviceInvariantUUID":"74839168-4273-44eb-a02f-7cd7dbaf8483","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f119332e-58dd-4139-a3c2-1a1f2021c6a6","resourceInvariantUUID":"45586ab2-cd9c-475d-8a19-ed0857e1a225","resourceCustomizationUUID":"19c21c21-3e96-4c6f-b340-e71541ee1f52","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":"NWRlNjlhZjdlZWNiZTI4NGUzM2ZkOTkxMGE3MzE3ZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1503cbe2-702c-4493-afe9-9ae70a00bfce","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":"M2I2MGE5YTZlNGY4MTYzZjdmZTkxMDZjMGQzMjBmNDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9798d455-e0c5-46b5-859e-474315999da0","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":"412a0f05-8f81-45bb-80e2-467a3e7473f2","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":"00dfed35-8b78-446d-ab2e-05ea8de00d5c","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":"47fc809e-cf46-461b-b388-8fb8c7f37fc9","artifactVersion":"2","generatedFromUUID":"412a0f05-8f81-45bb-80e2-467a3e7473f2"},{"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":"OWQ3MDI2NmYyMWE4Y2NkMTQwZTQ3ZDgyYzQ4MDhlNDA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"864d65dc-0129-4e96-8da2-3c2c01894682","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":"OGQ3NzZhNTdjMDc5MWYzNGQzMDVhNzQ1N2U5YmVjMTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4de9efde-bef4-463d-ae87-070354b259ed","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NDE5YTViMGYzOWJkYTNiOGQxM2I1NDQ4Mjc0ZjhiMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b0913761-84ca-4b1c-89dd-5d986c952dcd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:54:26.038Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:26.038Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:26.038Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:26.039Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:27.039Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:27.040Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:27.040Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:27.040Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:28.041Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:28.041Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:28.041Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:28.042Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:29.042Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:29.043Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:29.043Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:29.043Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:29.410Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173143084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:54:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173151185,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173132918,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173157523,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173157849,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:54:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173158852,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:54:29.446Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 531e1f30-e241-4e63-9b4c-6aedf1c15adc
2023-01-31T13:54:29.447Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 531e1f30-e241-4e63-9b4c-6aedf1c15adc and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:54:29.500Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.500Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173160808,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:54:29.500Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.500Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.500Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173161812,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:54:29.539Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 531e1f30-e241-4e63-9b4c-6aedf1c15adc
2023-01-31T13:54:29.539Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 531e1f30-e241-4e63-9b4c-6aedf1c15adc and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:54:29.570Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.570Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.570Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.570Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.570Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.570Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.571Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.572Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.573Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.574Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.575Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.575Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.575Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.575Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.575Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.575Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.576Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.576Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.576Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.576Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.576Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.576Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.576Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.577Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173173084,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1675173150736,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:54:29.578Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173141185,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1675173185562,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173185610,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.579Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173190170,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:54:29.580Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.580Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.580Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "aai-model-loader",
  "timestamp": 1675173191172,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:54:29.621Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c16de7d0-ab72-4bc6-9487-f122a5a90de4
2023-01-31T13:54:29.621Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c16de7d0-ab72-4bc6-9487-f122a5a90de4 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:54:29.639Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.639Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.640Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.640Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.640Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.640Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.640Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.640Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.641Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.641Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.641Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.641Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.641Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.642Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.642Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.642Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.642Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.642Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.642Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.643Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.643Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.643Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.643Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:54:29.643Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.643Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.643Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173192909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:54:29.644Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.644Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.644Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173202947,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:54:29.644Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.644Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.645Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173205804,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:54:29.645Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:54:29.645Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:54:29.645Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1675173206813,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-31T13:54:29.670Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c16de7d0-ab72-4bc6-9487-f122a5a90de4
2023-01-31T13:54:29.671Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c16de7d0-ab72-4bc6-9487-f122a5a90de4 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-31T13:54:30.044Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:30.045Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:30.045Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:30.045Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:31.046Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:31.046Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:31.047Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:31.047Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:32.047Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:32.048Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:32.048Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:32.048Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:33.049Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:54:33.050Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:33.050Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:33.050Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:34.051Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b5f47027-4712-404a-a946-5d519374fb38",
  "serviceDescription": "service",
  "serviceInvariantUUID": "74839168-4273-44eb-a02f-7cd7dbaf8483",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "19c21c21-3e96-4c6f-b340-e71541ee1f52",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "f119332e-58dd-4139-a3c2-1a1f2021c6a6",
      "resourceInvariantUUID": "45586ab2-cd9c-475d-8a19-ed0857e1a225",
      "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": "M2I2MGE5YTZlNGY4MTYzZjdmZTkxMDZjMGQzMjBmNDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "9798d455-e0c5-46b5-859e-474315999da0",
          "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": "412a0f05-8f81-45bb-80e2-467a3e7473f2",
          "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": "47fc809e-cf46-461b-b388-8fb8c7f37fc9",
            "generatedFromUUID": "412a0f05-8f81-45bb-80e2-467a3e7473f2"
          },
          "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": "47fc809e-cf46-461b-b388-8fb8c7f37fc9",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NDE5YTViMGYzOWJkYTNiOGQxM2I1NDQ4Mjc0ZjhiMjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b0913761-84ca-4b1c-89dd-5d986c952dcd"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T13:54:34.052Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T13:54:34.052Z|e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b5f47027-4712-404a-a946-5d519374fb38 ASDC
2023-01-31T13:54:34.052Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:531e1f30-e241-4e63-9b4c-6aedf1c15adc
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:b5f47027-4712-404a-a946-5d519374fb38
ServiceInvariantUUID:74839168-4273-44eb-a02f-7cd7dbaf8483
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:b0913761-84ca-4b1c-89dd-5d986c952dcd
ArtifactChecksum:NDE5YTViMGYzOWJkYTNiOGQxM2I1NDQ4Mjc0ZjhiMjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:19c21c21-3e96-4c6f-b340-e71541ee1f52
ResourceInvariantUUID:45586ab2-cd9c-475d-8a19-ed0857e1a225
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:f119332e-58dd-4139-a3c2-1a1f2021c6a6
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:9798d455-e0c5-46b5-859e-474315999da0
ArtifactChecksum:M2I2MGE5YTZlNGY4MTYzZjdmZTkxMDZjMGQzMjBmNDA=
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:412a0f05-8f81-45bb-80e2-467a3e7473f2
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:47fc809e-cf46-461b-b388-8fb8c7f37fc9
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:47fc809e-cf46-461b-b388-8fb8c7f37fc9
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-31T13:54:34.052Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b5f47027-4712-404a-a946-5d519374fb38 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:54:34.157Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:54:34.157Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:54:34.158Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:54:34.158Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b0913761-84ca-4b1c-89dd-5d986c952dcd from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-01-31T13:54:34.158Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:54:34.158Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:34.289Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:54:34.290Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar b0913761-84ca-4b1c-89dd-5d986c952dcd 83018
2023-01-31T13:54:34.290Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:34.290Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:34.291Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:54:34.291Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:34.291Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:34.291Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173274290,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:35.292Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:54:35.293Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:54:35.293Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: b0913761-84ca-4b1c-89dd-5d986c952dcd, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-31T13:54:35.293Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-01-31T13:54:35.294Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-31T13:54:35.294Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-31T13:54:35.422Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1542122371449887678/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-31T13:54:36.597Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T13:54:36.598Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-31T13:54:36.598Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-01-31T13:54:36.598Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-31T13:54:36.598Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.598Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.598Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.599Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.599Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.599Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.599Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.599Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-31T13:54:36.599Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.600Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.600Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:36.600Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-31T13:54:36.600Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:54:36.601Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.601Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.601Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:36.601Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-31T13:54:36.601Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:54:36.602Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.602Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.602Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.602Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-31T13:54:36.602Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-31T13:54:36.603Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-31T13:54:36.603Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-31T13:54:36.603Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-31T13:54:36.603Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-31T13:54:36.603Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.604Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.604Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.604Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:36.604Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:54:36.604Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.605Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:36.605Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:54:36.605Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.605Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:36.605Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:54:36.606Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.606Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-31T13:54:36.606Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-31T13:54:36.606Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-31T13:54:36.606Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7907d943-1a49-455e-ae61-53ebea56c924
2023-01-31T13:54:36.606Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.607Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.607Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.607Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.607Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.607Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.608Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:36.608Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.608Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:b5f47027-4712-404a-a946-5d519374fb38
Model Version:NULL
Model InvariantUuid:74839168-4273-44eb-a02f-7cd7dbaf8483
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:a4c72931-7771-423c-98f5-d6ed3bda2888
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:45586ab2-cd9c-475d-8a19-ed0857e1a225
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:19c21c21-3e96-4c6f-b340-e71541ee1f52
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:02ff0e8d-0732-49f2-82ba-570a36a05783
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:aaf1b8ec-252d-4d79-b62c-3c8c3105cf8d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7907d943-1a49-455e-ae61-53ebea56c924
ModelInvariantUuid:32abead0-2716-48cb-92a0-2e291e0375ec
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:00d582e4-9fa3-4c0c-866d-dffbfebd8786
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:a2c920de-8439-41ff-86cd-ce3e5bbde5fc
ModelInvariantUuid:fe77a370-2e59-432f-9fbf-144d881ed07d
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:1f6d81f0-3c27-4dd4-9760-cb7255011557
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T13:54:36.654Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: f119332e-58dd-4139-a3c2-1a1f2021c6a6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:54:36.674Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||basic_vm_macro 0
2023-01-31T13:54:36.674Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f119332e-58dd-4139-a3c2-1a1f2021c6a6
2023-01-31T13:54:36.675Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9798d455-e0c5-46b5-859e-474315999da0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-01-31T13:54:36.675Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:54:36.675Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.750Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:54:36.751Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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 9798d455-e0c5-46b5-859e-474315999da0 792
2023-01-31T13:54:36.751Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.751Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:36.751Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:54:36.752Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:36.752Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:36.752Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173276751,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:37.754Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "02ff0e8d-0732-49f2-82ba-570a36a05783",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "aaf1b8ec-252d-4d79-b62c-3c8c3105cf8d",
    "vfModuleModelCustomizationUUID": "10d5ff1d-7473-4d00-8286-267087f5f26b",
    "isBase": true,
    "artifacts": [
      "412a0f05-8f81-45bb-80e2-467a3e7473f2",
      "47fc809e-cf46-461b-b388-8fb8c7f37fc9"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:54:37.758Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:aaf1b8ec-252d-4d79-b62c-3c8c3105cf8d
VfModuleModelInvariantUUID:02ff0e8d-0732-49f2-82ba-570a36a05783
VfModuleModelDescription:NULL
Artifacts UUID List:{
412a0f05-8f81-45bb-80e2-467a3e7473f2
,
47fc809e-cf46-461b-b388-8fb8c7f37fc9

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T13:54:37.760Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "02ff0e8d-0732-49f2-82ba-570a36a05783",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "aaf1b8ec-252d-4d79-b62c-3c8c3105cf8d",
    "vfModuleModelCustomizationUUID": "10d5ff1d-7473-4d00-8286-267087f5f26b",
    "isBase": true,
    "artifacts": [
      "412a0f05-8f81-45bb-80e2-467a3e7473f2",
      "47fc809e-cf46-461b-b388-8fb8c7f37fc9"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-01-31T13:54:37.760Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:aaf1b8ec-252d-4d79-b62c-3c8c3105cf8d
VfModuleModelInvariantUUID:02ff0e8d-0732-49f2-82ba-570a36a05783
VfModuleModelDescription:NULL
Artifacts UUID List:{
412a0f05-8f81-45bb-80e2-467a3e7473f2
,
47fc809e-cf46-461b-b388-8fb8c7f37fc9

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-01-31T13:54:37.760Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 412a0f05-8f81-45bb-80e2-467a3e7473f2 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-01-31T13:54:37.761Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:54:37.761Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:37.839Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:54:37.840Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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 412a0f05-8f81-45bb-80e2-467a3e7473f2 5033
2023-01-31T13:54:37.840Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:37.840Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:37.841Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:54:37.841Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:37.842Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:37.842Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173277840,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:38.844Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 47fc809e-cf46-461b-b388-8fb8c7f37fc9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-01-31T13:54:38.844Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:54:38.845Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:38.901Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:54:38.904Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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 47fc809e-cf46-461b-b388-8fb8c7f37fc9 903
2023-01-31T13:54:38.904Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:38.904Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:38.905Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:54:38.905Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:38.905Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:38.905Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173278904,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:39.907Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b5f47027-4712-404a-a946-5d519374fb38
2023-01-31T13:54:39.907Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 f119332e-58dd-4139-a3c2-1a1f2021c6a6 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:54:39.933Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1e0a2f70, org.onap.sdc.toscaparser.api.parameters.Input@b5b85f7, org.onap.sdc.toscaparser.api.parameters.Input@7ba5e529, org.onap.sdc.toscaparser.api.parameters.Input@36263c82, org.onap.sdc.toscaparser.api.parameters.Input@7918e499]
2023-01-31T13:54:39.935Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.935Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.936Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-01-31T13:54:39.936Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 19c21c21-3e96-4c6f-b340-e71541ee1f52
2023-01-31T13:54:39.936Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 19c21c21-3e96-4c6f-b340-e71541ee1f52 matches Tosca VF Customization UUID: 19c21c21-3e96-4c6f-b340-e71541ee1f52
2023-01-31T13:54:39.936Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 19c21c21-3e96-4c6f-b340-e71541ee1f52  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-31T13:54:39.940Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.940Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.941Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 19c21c21-3e96-4c6f-b340-e71541ee1f52: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-01-31T13:54:39.941Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7d2667c1
2023-01-31T13:54:39.941Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.941Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.941Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 10d5ff1d-7473-4d00-8286-267087f5f26b
2023-01-31T13:54:39.942Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 10d5ff1d-7473-4d00-8286-267087f5f26b
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-31T13:54:39.945Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.945Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:39.946Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:54:39.946Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.946Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:39.946Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:54:39.947Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.947Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-01-31T13:54:39.947Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-31T13:54:39.947Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-31T13:54:39.948Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7907d943-1a49-455e-ae61-53ebea56c924
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-31T13:54:39.952Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.953Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:39.953Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-31T13:54:39.953Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.954Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-01-31T13:54:39.954Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=19c21c21-3e96-4c6f-b340-e71541ee1f52
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:54:39.975Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.975Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.976Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b5f47027-4712-404a-a946-5d519374fb38: basic_vm_macro
2023-01-31T13:54:39.976Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.976Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.976Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.976Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.977Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.977Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.977Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.977Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.977Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:54:39.978Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:39.978Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:40.354Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro f119332e-58dd-4139-a3c2-1a1f2021c6a6 1 ASDC deployResourceStructure
2023-01-31T13:54:40.355Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:40.355Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:40.355Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:54:40.355Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:40.356Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:40.356Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173280355,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:41.357Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:41.357Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:41.357Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:54:41.358Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:41.358Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:41.358Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173281357,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:42.359Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:42.359Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:42.359Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:54:42.360Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:42.360Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:42.360Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173282359,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:43.361Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:43.361Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:43.361Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:54:43.361Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:54:43.362Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:54:43.362Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173283361,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:54:44.363Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 531e1f30-e241-4e63-9b4c-6aedf1c15adc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:54:44.389Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 531e1f30-e241-4e63-9b4c-6aedf1c15adc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:54:44.396Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:54:44.396Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T13:54:44.396Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T13:54:44.396Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T13:54:44.397Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:54:44.397Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:54:44.397Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:54:44.397Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:54:44.397Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:54:44.415Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T13:55:14.416Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 531e1f30-e241-4e63-9b4c-6aedf1c15adc and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T13:55:14.455Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 531e1f30-e241-4e63-9b4c-6aedf1c15adc and serviceModelVersionId: b5f47027-4712-404a-a946-5d519374fb38
2023-01-31T13:55:14.455Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 74839168-4273-44eb-a02f-7cd7dbaf8483
2023-01-31T13:55:14.456Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0
2023-01-31T13:55:14.462Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T13:55:14.504Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0|INFO|500||Invoke
2023-01-31T13:55:14.505Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[531e1f30-e241-4e63-9b4c-6aedf1c15adc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[490483e4-c77f-4ec1-bd3f-fe9a49a3a7d7], X-ECOMP-RequestID=[531e1f30-e241-4e63-9b4c-6aedf1c15adc], X-TransactionId=[], X-ONAP-RequestID=[531e1f30-e241-4e63-9b4c-6aedf1c15adc], Content-Type=[application/merge-patch+json]}
2023-01-31T13:55:14.512Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T13:55:14.617Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?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/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 13:55:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[101], vertex-id=[450568], x-aai-txid=[2-aai-resources-230131-13:55:14:045-67120], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T13:55:14.618Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-31T13:55:14.619Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/74839168-4273-44eb-a02f-7cd7dbaf8483/model-vers/model-ver/b5f47027-4712-404a-a946-5d519374fb38?depth=0|INFO|500||InvokeReturn
2023-01-31T13:55:14.622Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T13:55:14.624Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:55:14.640Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|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-01-31T13:55:14.641Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 531e1f30-e241-4e63-9b4c-6aedf1c15adc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T13:55:14.641Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T13:55:14.641Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:14.641Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:14.642Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173314641,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:55:15.701Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-31T13:55:15.701Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c16de7d0-ab72-4bc6-9487-f122a5a90de4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"db9ce0a5-12cf-4849-955d-a7b26e257172","serviceDescription":"service","serviceInvariantUUID":"47dd2d60-1a46-43c2-96b5-88d6e9276358","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"bdc207ad-bc7f-44b8-b62d-80b16d5541ee","resourceInvariantUUID":"09c748ea-3d38-4b1f-b40e-3459feeb29f0","resourceCustomizationUUID":"f9ff5ce0-d5ea-4f6a-9295-83113c616f10","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":"MzVlYTEwNTUxMzNiOTQwMzIxMGVkNTk0NGRlYWFmNzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5fd3ce42-589f-484f-9764-92c2251b9c1f","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":"029ea994-4075-42fc-8e9c-b280d481b5c8","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":"290ec08c-1190-41ae-888a-358b7941c77d","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":"MGIwMTBiYzIyODU0NmI1M2ZjOGFkYTNhYTU1MTE0Yzg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"64a3cd2c-f917-4909-afa1-d64f627aa449","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":"0f955f73-8cdf-4cb9-bab5-c3f3ee453a69","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":"3654f4b1-3ec5-4c7d-b87e-3b175818aa43","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":"13f52350-8039-41ed-9dbd-564b615e5b75","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":"ODg2N2EwZjcwN2IwMmMwYzc4Zjk3MmVlZGFlYzk1ZDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"24e95dd1-aa35-4df1-bee0-6272b225857f","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"OTg5N2Y1MzQ3YmFlOWMyNDlhZmJlMDQ5ZjQ2MDAzOWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"83c51b1a-5b9b-41bc-b81b-3c635b4ebcc2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:55:15.702Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:15.702Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:15.703Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:15.703Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "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-01-31T13:55:16.704Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:16.704Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:16.704Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:16.705Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:55:17.705Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:17.706Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:17.706Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:17.706Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:55:18.707Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:18.707Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:18.708Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:18.708Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "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-01-31T13:55:19.709Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:19.709Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:19.709Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:19.710Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "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-01-31T13:55:20.711Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:20.712Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:20.712Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:20.712Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "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-01-31T13:55:21.714Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:21.714Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:21.714Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:21.714Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "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-01-31T13:55:22.716Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:22.716Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:22.717Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:22.717Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:55:23.719Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-31T13:55:23.719Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:23.719Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:23.719Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:55:24.720Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "db9ce0a5-12cf-4849-955d-a7b26e257172",
  "serviceDescription": "service",
  "serviceInvariantUUID": "47dd2d60-1a46-43c2-96b5-88d6e9276358",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "f9ff5ce0-d5ea-4f6a-9295-83113c616f10",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "bdc207ad-bc7f-44b8-b62d-80b16d5541ee",
      "resourceInvariantUUID": "09c748ea-3d38-4b1f-b40e-3459feeb29f0",
      "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": "OTg5N2Y1MzQ3YmFlOWMyNDlhZmJlMDQ5ZjQ2MDAzOWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "83c51b1a-5b9b-41bc-b81b-3c635b4ebcc2"
    }
  ],
  "workloadContext": "Production"
}
2023-01-31T13:55:24.720Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-31T13:55:24.721Z|531e1f30-e241-4e63-9b4c-6aedf1c15adc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 db9ce0a5-12cf-4849-955d-a7b26e257172 ASDC
2023-01-31T13:55:24.722Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c16de7d0-ab72-4bc6-9487-f122a5a90de4
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:db9ce0a5-12cf-4849-955d-a7b26e257172
ServiceInvariantUUID:47dd2d60-1a46-43c2-96b5-88d6e9276358
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:83c51b1a-5b9b-41bc-b81b-3c635b4ebcc2
ArtifactChecksum:OTg5N2Y1MzQ3YmFlOWMyNDlhZmJlMDQ5ZjQ2MDAzOWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:f9ff5ce0-d5ea-4f6a-9295-83113c616f10
ResourceInvariantUUID:09c748ea-3d38-4b1f-b40e-3459feeb29f0
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:bdc207ad-bc7f-44b8-b62d-80b16d5541ee
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-31T13:55:24.722Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db9ce0a5-12cf-4849-955d-a7b26e257172 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:55:24.810Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:55:24.811Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:55:24.811Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:55:24.811Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 83c51b1a-5b9b-41bc-b81b-3c635b4ebcc2 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-01-31T13:55:24.812Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-31T13:55:24.812Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:24.906Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-31T13:55:24.908Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 83c51b1a-5b9b-41bc-b81b-3c635b4ebcc2 111093
2023-01-31T13:55:24.909Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:24.909Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:24.909Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-31T13:55:24.909Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:24.909Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:24.910Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173324909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:55:25.910Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-31T13:55:25.911Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-31T13:55:25.911Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 83c51b1a-5b9b-41bc-b81b-3c635b4ebcc2, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-31T13:55:25.912Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-01-31T13:55:25.912Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-31T13:55:25.913Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-31T13:55:26.026Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8016714612615595660/Definitions/service-TestPnfMacro-template.yml
2023-01-31T13:55:26.727Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-31T13:55:26.728Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-31T13:55:26.728Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-01-31T13:55:26.728Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-31T13:55:26.728Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.729Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.729Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.729Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.729Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.729Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.729Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.729Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-31T13:55:26.730Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.730Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.730Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-01-31T13:55:26.730Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-31T13:55:26.731Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:55:26.731Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.731Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.731Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-01-31T13:55:26.731Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-31T13:55:26.732Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-31T13:55:26.732Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.732Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.732Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.732Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.733Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.733Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.733Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.733Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.733Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.733Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.734Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:db9ce0a5-12cf-4849-955d-a7b26e257172
Model Version:NULL
Model InvariantUuid:47dd2d60-1a46-43c2-96b5-88d6e9276358
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-31T13:55:26.757Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: bdc207ad-bc7f-44b8-b62d-80b16d5541ee
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:55:26.761Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||test-pnf 0
2023-01-31T13:55:26.761Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: bdc207ad-bc7f-44b8-b62d-80b16d5541ee
2023-01-31T13:55:26.762Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||No resources found for Service: db9ce0a5-12cf-4849-955d-a7b26e257172
2023-01-31T13:55:26.762Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: db9ce0a5-12cf-4849-955d-a7b26e257172
2023-01-31T13:55:26.762Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 bdc207ad-bc7f-44b8-b62d-80b16d5541ee ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-31T13:55:26.770Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@ae7e7ce, org.onap.sdc.toscaparser.api.parameters.Input@376a667b, org.onap.sdc.toscaparser.api.parameters.Input@77b224df, org.onap.sdc.toscaparser.api.parameters.Input@4555072b, org.onap.sdc.toscaparser.api.parameters.Input@70b951d8]
2023-01-31T13:55:26.770Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.770Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.770Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid db9ce0a5-12cf-4849-955d-a7b26e257172: test-pnf
2023-01-31T13:55:26.771Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Processing PNF resource: bdc207ad-bc7f-44b8-b62d-80b16d5541ee
2023-01-31T13:55:26.771Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-31T13:55:26.771Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.771Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Resource customization UUID: f9ff5ce0-d5ea-4f6a-9295-83113c616f10 is the same as notified resource customizationUUID: f9ff5ce0-d5ea-4f6a-9295-83113c616f10
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-31T13:55:26.871Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf bdc207ad-bc7f-44b8-b62d-80b16d5541ee 0 ASDC deployResourceStructure
2023-01-31T13:55:26.872Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.872Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:26.872Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-31T13:55:26.872Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:26.872Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:26.872Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173326872,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:55:27.873Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c16de7d0-ab72-4bc6-9487-f122a5a90de4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:55:27.918Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c16de7d0-ab72-4bc6-9487-f122a5a90de4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-31T13:55:27.924Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-31T13:55:27.925Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-31T13:55:27.925Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-31T13:55:27.925Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-31T13:55:27.926Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:55:27.926Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:55:27.926Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-01-31T13:55:27.926Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:27.937Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-31T13:55:29.410Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:55:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:55:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173264948,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:55:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-31T13:55:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:55:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:55:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:55:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:55:57.938Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c16de7d0-ab72-4bc6-9487-f122a5a90de4 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-31T13:55:57.950Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c16de7d0-ab72-4bc6-9487-f122a5a90de4 and serviceModelVersionId: db9ce0a5-12cf-4849-955d-a7b26e257172
2023-01-31T13:55:57.950Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 47dd2d60-1a46-43c2-96b5-88d6e9276358
2023-01-31T13:55:57.950Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0
2023-01-31T13:55:57.954Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-31T13:55:57.992Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0|INFO|500||Invoke
2023-01-31T13:55:57.993Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c16de7d0-ab72-4bc6-9487-f122a5a90de4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2e362ae8-6be5-40bb-bd3e-3066bd6845b6], X-ECOMP-RequestID=[c16de7d0-ab72-4bc6-9487-f122a5a90de4], X-TransactionId=[], X-ONAP-RequestID=[c16de7d0-ab72-4bc6-9487-f122a5a90de4], Content-Type=[application/merge-patch+json]}
2023-01-31T13:55:57.998Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-01-31T13:55:58.117Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?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/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0 has http status code:200 and response headers:{date=[Tue, 31 Jan 2023 13:55:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[454664], x-aai-txid=[2-aai-resources-230131-13:55:57:535-34492], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-31T13:55:58.117Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-31T13:55:58.118Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47dd2d60-1a46-43c2-96b5-88d6e9276358/model-vers/model-ver/db9ce0a5-12cf-4849-955d-a7b26e257172?depth=0|INFO|500||InvokeReturn
2023-01-31T13:55:58.118Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-31T13:55:58.118Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:58.125Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|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-01-31T13:55:58.125Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c16de7d0-ab72-4bc6-9487-f122a5a90de4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-31T13:55:58.126Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-31T13:55:58.126Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-31T13:55:58.126Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:55:58.126Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173358125,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-31T13:55:59.197Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:56:29.410Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:56:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-31T13:56:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173274290,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:56:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173276751,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173277840,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173278904,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.415Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173280355,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173281357,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173282359,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173283361,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "531e1f30-e241-4e63-9b4c-6aedf1c15adc",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173314641,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T13:56:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.417Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.418Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173266022,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-31T13:56:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173324909,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-31T13:56:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:56:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173326872,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-31T13:56:29.419Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:56:59.197Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:57:29.410Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:57:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-31T13:57:29.412Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c16de7d0-ab72-4bc6-9487-f122a5a90de4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1675173358125,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-31T13:57:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-31T13:57:59.198Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:58:29.410Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:58:59.198Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:59:29.411Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:59:59.198Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:00:29.413Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:00:59.199Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:01:29.414Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:01:59.200Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:02:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:02:59.201Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:03:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:03:59.203Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:04:29.416Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:04:59.204Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:05:29.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:05:59.205Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:06:29.419Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:06:59.206Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:07:29.419Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:07:59.206Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:08:29.419Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:08:59.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:09:29.420Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:09:59.208Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:10:29.422Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:10:59.209Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:11:29.422Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:11:59.209Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:12:29.423Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:12:59.211Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:13:29.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:13:59.212Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:14:29.425Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:14:59.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:15:29.425Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:15:59.213Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:16:29.428Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:16:59.214Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:17:29.428Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:17:59.215Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:18:29.430Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:18:59.215Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:19:29.431Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:19:59.215Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:20:29.433Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:20:59.216Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:21:29.434Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:21:59.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:22:29.434Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:22:59.218Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:23:29.435Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:23:59.219Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:24:29.436Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:24:59.220Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:25:29.438Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:25:59.221Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:26:29.438Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:26:59.222Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:27:29.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:27:59.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:28:29.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:28:59.225Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:29:29.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:29:59.226Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:30:29.441Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:30:59.227Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:31:29.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:31:59.227Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:32:29.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:32:59.229Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:33:29.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:33:59.229Z|6d37ef24-f084-413b-abb1-4502c8f208a1|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:34:29.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:34:59.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:35:29.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:35:59.231Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:36:29.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:36:59.233Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:37:29.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:37:59.233Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:38:29.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:38:59.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:39:29.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:39:59.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:40:29.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:40:59.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:41:29.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:41:59.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:42:29.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:42:59.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:43:29.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:43:59.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:44:29.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:44:59.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:45:29.453Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:45:59.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:46:29.453Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:46:59.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:47:29.454Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:47:59.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:48:29.456Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:48:59.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:49:29.457Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:49:59.243Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:50:29.458Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:50:59.243Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:51:29.460Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:51:59.243Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:52:29.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:52:59.243Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:53:29.461Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:53:59.244Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:54:29.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:54:59.244Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:55:29.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:55:59.246Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:56:29.466Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:56:59.247Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:57:29.466Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:57:59.248Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:58:29.467Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:58:59.248Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T14:59:29.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T14:59:59.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:00:29.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:00:59.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:01:29.469Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:01:59.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:02:29.469Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:02:59.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:03:29.470Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:03:59.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:04:29.472Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:04:59.255Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:05:29.472Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:05:59.255Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:06:29.472Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:06:59.256Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:07:29.473Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:07:59.258Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:08:29.473Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:08:59.258Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:09:29.475Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:09:59.258Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:10:29.475Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:10:59.259Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:11:29.475Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:11:59.259Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:12:29.476Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:12:59.259Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:13:29.477Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:13:59.259Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:14:29.477Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:14:59.260Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:15:29.479Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:15:59.261Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:16:29.479Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:16:59.262Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:17:29.480Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:17:59.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:18:29.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:18:59.264Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:19:29.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:19:59.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:20:29.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:20:59.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:21:29.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:21:59.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:22:29.482Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:22:59.268Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:23:29.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:23:59.269Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:24:29.485Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:24:59.270Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:25:29.486Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:25:59.270Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:26:29.487Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:26:59.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:27:29.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:27:59.274Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:28:29.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:28:59.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:29:29.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:29:59.276Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:30:29.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:30:59.277Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:31:29.491Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:31:59.278Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:32:29.492Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:32:59.284Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:33:29.492Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:33:59.286Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:34:29.493Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:34:59.286Z|c16de7d0-ab72-4bc6-9487-f122a5a90de4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:35:29.493Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:35:59.287Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:36:29.494Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:36:59.288Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:37:29.494Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:37:59.289Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:38:29.496Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:38:59.290Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:39:29.496Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:39:59.291Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:40:29.497Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:40:59.291Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:41:29.497Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:41:59.292Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:42:29.499Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:42:59.294Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:43:29.501Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:43:59.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:44:29.502Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:44:59.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:45:29.504Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:45:59.296Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:46:29.504Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:46:59.298Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:47:29.506Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:47:59.299Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:48:29.507Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:48:59.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:49:29.507Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:49:59.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:50:29.509Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:50:59.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:51:29.509Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:51:59.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:52:29.509Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:52:59.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:53:29.510Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:53:59.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:54:29.511Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:54:59.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:55:29.511Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:55:59.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:56:29.513Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:56:59.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:57:29.514Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:57:59.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:58:29.514Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:58:59.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T15:59:29.515Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T15:59:59.308Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:00:29.517Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:00:59.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:01:29.517Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:01:59.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:02:29.518Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:02:59.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:03:29.519Z|15e9093c-7e9e-4ca1-8abb-41e026713442|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:03:59.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:04:29.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:04:59.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:05:29.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:05:59.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:06:29.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:06:59.314Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:07:29.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:07:59.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:08:29.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:08:59.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:09:29.524Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:09:59.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:10:29.525Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:10:59.317Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:11:29.526Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:11:59.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:12:29.527Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:12:59.319Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:13:29.529Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:13:59.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:14:29.530Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:14:59.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:15:29.530Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:15:59.323Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:16:29.530Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:16:59.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:17:29.530Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:17:59.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:18:29.531Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:18:59.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:19:29.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:19:59.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:20:29.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:20:59.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:21:29.533Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:21:59.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:22:29.535Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:22:59.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:23:29.535Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:23:59.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:24:29.536Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:24:59.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:25:29.537Z|af95a774-2173-46b3-8f27-aafb69902cce|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:25:59.330Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:26:29.538Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:26:59.332Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:27:29.539Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T16:27:59.332Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T16:28:29.541Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO